Added additional scope necessary for configuration

Jerry Heiselman 2018-11-28 23:50:19 -06:00
parent a041ead5c1
commit 5381b48e9b

@ -35,6 +35,7 @@ Now that we have a bot we need to give your new Slack App (and thus the bot) the
* Modify your public channels (`channels:write`)
* Send messages as \<App name\> (`chat:write:bot`)
* Send messages as user (`chat:write:user`)
* Access users profile and workspace profile fields (`users:profile:read`)
Click on the `Save changes` button below the scopes once all scopes have been added.