Closed mkj28 closed 10 months ago
The Slack API has deprecated calls channels.*
. A pull request has been created to update errbot to call the new Slack API equivalent functions https://github.com/errbotio/errbot/pull/1438. You could test the PR with your bot token to see if it resolves the issue for you.
I am...
I am running...
Issue description
Not sure how to phrase the ask here, maybe support a way to create channels on one of the currently Slack-supported methods?
Slack no longer allows for creating user tokens
with bot token getting:
Steps to reproduce
it fails with
errbot.backends.slack.SlackAPIResponseError: Slack API call to channels.create failed: not_allowed_token_type
Additional info
If you have any more information, please specify it here.