diff --git a/Slack-bot-setup.md b/Slack-bot-setup.md index 7331a0d..3e4de8f 100644 --- a/Slack-bot-setup.md +++ b/Slack-bot-setup.md @@ -1,8 +1,8 @@ -:warning: First create a dedicated user (a new account specifically for the bot) in slack. +:warning: Enter your browser and log into slack. -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. +Then go to +[here](https://my.slack.com/services/new/bot) to create a new bot for your team. -![Create token screen](https://i.snag.gy/vpsSM4.jpg) +![Create bot screen](https://imgur.com/a/GoG4W) The token will look something like ```xoxp-123456789-LowerAndUPpercase``` \ No newline at end of file