mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-14 16:09:26 +01:00
Slack changed the short-code from users:profile:read to users.profile:read
parent
a9493762f1
commit
dae4f9788a
@ -35,7 +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 user’s profile and workspace profile fields (`users:profile:read`)
|
||||
* Access user’s profile and workspace profile fields (`users.profile:read`)
|
||||
|
||||
Click on the `Save changes` button below the scopes once all scopes have been added.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user