Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bot in a group conversations in Skype

In a group conversation a bot only sees the messages that mentions the bot's name (for example, "@mybot hello!").

Is it possible to make the bot see all the messages in a Skype group chat?

like image 947
Vadym Sharafin Avatar asked Mar 10 '23 18:03

Vadym Sharafin


1 Answers

This is currently not possible. See the documentation on this:

In a group the bot will only receive messages directly addressed to it e.g. “@YourBot This is the message”. It will not receive other messages sent by group participants or notifications of users joining or leaving the group.

like image 64
The Memebot Avatar answered Apr 09 '23 01:04

The Memebot