Skip to content

Instantly share code, notes, and snippets.

@akhilome
Last active October 28, 2019 10:41
Show Gist options
  • Save akhilome/6268ef912895af4224b421719e68df3c to your computer and use it in GitHub Desktop.
Save akhilome/6268ef912895af4224b421719e68df3c to your computer and use it in GitHub Desktop.
How to get your slack user and bot tokens for envbot

Visit Slack's API landing page

slack-lp

Click to create a new app

Specify a Name & Create the App

app-name

Add the Bots feature to the App

bots-ft

Add a Bot User

bot-user

Save The Bot User

save-bot-user

Add Required Permission Scopes

add-perm

Specify the files:read scope

files-scope

Install the App to Your Workspace

install-app

Confirm installation

confirm-install

Get your keys

keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment