From 95272fb1bf6abce6db8ce3ecbec3dbd6ed8d338b Mon Sep 17 00:00:00 2001 From: Wim Date: Wed, 10 Jan 2018 23:44:55 +0100 Subject: [PATCH] Updated Slack bot setup (markdown) --- Slack-bot-setup.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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