diff --git a/Slack-bot-setup.md b/Slack-bot-setup.md index 9e752f3..6e4ef4a 100644 --- a/Slack-bot-setup.md +++ b/Slack-bot-setup.md @@ -1,8 +1,7 @@ -:warning: Enter your browser and log into slack. +:warning: First create a dedicated user (a new account specifically for the bot) in slack. -Then go to -[here](https://my.slack.com/services/new/bot) to create a new bot for your team. +Then log in as this user and go to [here](https://api.slack.com/custom-integrations/legacy-tokens) and click "Create token" for your team and your new user. -![Create bot screen](https://i.imgur.com/3zAgXd3.png) +![Create token screen](https://i.snag.gy/vpsSM4.jpg) The token will look something like ```xoxp-123456789-LowerAndUPpercase``` \ No newline at end of file