You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
When using the bot without "installing" it, you need to pass the bot
token. The language I use to explain this could be cleaned up by
someone on the Slack team who has a better understanding of the
installation process... but the gist is in this patch. (It took many
cycles of Slack support to get to the bottom of this, so it is really
worthwhile adding this clarification.)
thx.
Note that if you have not "installed" your bot, you need to pass the BOT TOKEN to the slack_client. We can use export here as well and modify the bot init function to pass the TOKEN to the slack_client init.
0 commit comments