Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm Unable to use Errbot with Slack as a Botuser #1417

Closed
2 of 5 tasks
a0149659 opened this issue Feb 23, 2020 · 6 comments
Closed
2 of 5 tasks

I'm Unable to use Errbot with Slack as a Botuser #1417

a0149659 opened this issue Feb 23, 2020 · 6 comments

Comments

@a0149659
Copy link

In order to let us help you better, please fill out the following fields as best you can:

I am...

  • Reporting a bug
  • Suggesting a new feature
  • Requesting help with running my bot
  • Requesting help writing plugins
  • Here about something else

I am running...

  • Errbot version: 6.1.2
  • OS version: Linux, any.
  • Python version: 3.7
  • Using a virtual environment: yes

Issue description

Errbot no longer works with Slack.com API.

Steps to reproduce

Any Slack Enterprise Workspace or create a new standard workspace and request a Bot User Token.

Additional info

Will Errbot be upgraded / changed to meet slack.com's new connection method policies ?

@sijis
Copy link
Contributor

sijis commented Feb 27, 2020

There is an experimental backend using the new slack api. Try it out and see if it works for you.

See #1416.

@ppinzon
Copy link
Contributor

ppinzon commented May 17, 2020

@sijis do you know if there's work to support the event's API instead? The RTM is being phased out and newly created apps can't use errbot unless you go out of the way and create an old V1 app.

@sijis
Copy link
Contributor

sijis commented May 18, 2020

@sijis do you know if there's work to support the event's API instead? The RTM is being phased out and newly created apps can't use errbot unless you go out of the way and create an old V1 app.

I saw a message about a week after the release, that the RTM was being deprecated :(.

There is no work going on the events API.

@nzlosh
Copy link
Contributor

nzlosh commented Oct 16, 2020

Just a small update, work is underway to support the events API using the new fine grain Slack tokens. #1451

@nzlosh
Copy link
Contributor

nzlosh commented Jan 27, 2021

Work on a slack backend that supports RTM and Events is available here https://github.com/nzlosh/err-backend-slackv3

@sijis
Copy link
Contributor

sijis commented Jul 23, 2021

Strongly suggest using the slack-v3 backend.

@sijis sijis closed this as completed Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants