Closed
Description
As i understood from MIGRATION.md we have to migration application to OAuth but from Slack documentation they still allow create classic apps but they ask migrate app (bot) to granular permissions and thats it. In the bottom of that page they allow create classic app https://api.slack.com/legacy/oauth#flow.
https://api.slack.com/apps?new_classic_app=1
So recently i created new test classic app (bot) got api token xoxb-
and migrated to granular permissions so all warnings disappear.
So my questions:
- slack-ruby-bot will continue be developed ? (i will ask Slack because for me it is still not clear is that ok with xoxb tokens and without URL redirect, for me was much useful to use opened connection to Slack)
- in case if i would still need migrate to slack-ruby-bot-server, how i can save current flow without additional nice features )
-
- bot just have connection to slack
-
- listen everything in channels
-
- reply on messages
@mybot help
- reply on messages
Metadata
Metadata
Assignees
Labels
No labels