How to configure slack_token
Step-by-step guide on how to configure slack_token
Setting up slack_token is a simple process that can be completed in a few steps.
Go to https://api.slack.com/apps and click
Create an App
button.Setting up Slack token
In case
From scratch
option is selected, name the App, select the relevant namespace, and clickCreate App
button.

Navigate to the
OAuth & Permissions
tab.Go to Scopes and click on the
Add an OAuth Scope
button.Select the following options from the drop-down list:
chat:write.public
chat:write
channels:read
conversations.list
Click on the
Add Scopes
button.Scroll up and click the
Install to Workspace
. Once this step is done, slack_token will appear.OAuth Scope
Last updated