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

Skype Bot Not Responding to Group Messages #4791

Open
jojohanhannesnes opened this issue Nov 12, 2024 · 0 comments
Open

Skype Bot Not Responding to Group Messages #4791

jojohanhannesnes opened this issue Nov 12, 2024 · 0 comments

Comments

@jojohanhannesnes
Copy link

I'm currently developing a bot using botbuilder, and I've successfully registered it on Azure with Skype as the channels. The bot is working fine in 1:1 conversations and with mentions in groups. However, I would like to explore the possibility of having the bot listen to every message sent in a group that it has joined.

Is this feasible? Should I be using a different handler (other than ActivityHandler), or are there other events apart from onMessage that I should consider for handling group messages?

Any insights or suggestions would be greatly appreciated. Thanks!

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

1 participant