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

GroupChat @ Skype: bot name is included in received message #10

Open
holtkamp opened this issue Oct 2, 2018 · 3 comments
Open

GroupChat @ Skype: bot name is included in received message #10

holtkamp opened this issue Oct 2, 2018 · 3 comments

Comments

@holtkamp
Copy link

holtkamp commented Oct 2, 2018

This seems/might be related to botman/botman#104

When in a group chat with a bot named "TestBot" the following occurs:

  • @TestBot Hello
    • message expected: Hello
    • message received / heard: TestBot Hello
  • Hello @TestBot
    • message expected: Hello
    • message received / heard: Hello TestBot

Are my expectations correct? This test suggests that the botname should be removed from the message, right?

Is there a way to get the "raw" message before the driver applies the regular expression?

Using Skype version 8.30.0.50 on MacOs

@holtkamp holtkamp changed the title GroupChat @ Skype: bot name is included in text handed over to bot GroupChat @ Skype: bot name is included in received message Oct 2, 2018
@holtkamp
Copy link
Author

@mpociot I do not want to be rude / impatient, but is someone monitoring this library?

This issue prevents the use of Bots in a Skype GroupChat, for example to send a command to a Bot when in a GroupChat with a team....

@christophrumpel
Copy link
Collaborator

hey @holtkamp , it is not rude. It is just this "Library"(BotMan) consists of 26 repositories around BotMan and we are mainly just 2 maintainers who don't get paid for this :-) So we try to maintain and help as possible. It looks like you are correct regarding the test, but I haven't used this driver yet and I can't look into it right now. In the meantime maybe you can join the BotMan Slack team and hopefully someone can help there sooner.

@holtkamp
Copy link
Author

Thanks @christophrumpel for the detailed response! Hopefully I can arrange some time soon to dive into this 🤓

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

2 participants