abinoda / slack-action

GitHub Action for posting Slack messages
MIT License
270 stars 37 forks source link

Correct OAuth Bot Token Scopes to use for Slack App #14

Closed rbellamy closed 4 years ago

rbellamy commented 4 years ago

As you can see from the screenshot, there is no longer a section for "Bot Users." Instead, it is required to create OAuth Bot Token Scopes prior to adding the app to the workspace.

I've been working through various scope permissions, but it's been mostly trial and error, and I'd like more guidance on what I should be using.