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

Bot not responding to mentions in channels #46

Open
Lux589 opened this issue Mar 19, 2019 · 2 comments
Open

Bot not responding to mentions in channels #46

Lux589 opened this issue Mar 19, 2019 · 2 comments

Comments

@Lux589
Copy link

Lux589 commented Mar 19, 2019

Hi Marcel,

I have set the appropriate permission scopes on the slack website for my bot to respond to mentions in channels.

Somehow when the app is mentioned by me in a channel it does not respond but when I send it a DM it does respond but not when I mention its name in the DM.

Also, I have installed the app into the workspace but it only responds to messages from my. What do other users have to do in order for them to be able to get responses from the bot?

@wijourdil
Copy link

I have the same issue, the bot is correctly answering for the event "message.im" but the "app_mention" event does not work.

I tried to log something on each method of my BotmanController, and for the "app_mention" event the constructor and the handle() method are called, but nothing else, not even the fallback.

Did you find something ?

@gvanto
Copy link

gvanto commented Oct 29, 2019

Yup got same issue here. I have tried the solution mentioned here but still not working:
botman/botman#365 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants