monzo / response

Monzo's real-time incident response and reporting tool ⚡️
MIT License
1.53k stars 165 forks source link

Updates for new slack bot user permissions #210

Closed timja closed 4 years ago

timja commented 4 years ago

Slack have re-worked their bot user permission model, and broken the documentation here (and in many other apps -.-)

https://api.slack.com/authentication/token-types#granular_bot

This was the only code usage that prevented me trying out the app, I had to add a lot more permissions than was previously documented as well

https://api.slack.com/methods/chat.postMessage#arg_as_user

cc @ChrisAnn 👋