GroupChat @ Skype: bot name is included in received message
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start with src/BotFrameworkDriver.php around line 74 and compare its behavior with tests/BotFrameworkDriverTest.php lines 125-132. Reproduce the two group-chat examples if possible, then add coverage for the expected normalized messages and clarify whether access to the raw message is part of the fix.
Written by the indexing model from the issue text.
Description
This seems/might be related to https://github.com/botman/botman/issues/104
When in a group chat with a bot named "TestBot" the following occurs:
@TestBot Hello- message expected:
Hello - message received / heard:
TestBot Hello
- message expected:
Hello @TestBot- message expected:
Hello - message received / heard:
Hello TestBot
- message expected:
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
- Dominant language
- PHP
- Stars
- 9
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from botman/driver-botframework
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 1/5 Under an hour Newbie friendliness 50/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in botman/driver-botframework
Similar issues
-
Bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Automattic/safe-publish#594 ·
-
HttpClient
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
symfony/symfony-docs#23092 ·
-
sync-en
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
sync-en
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Перевод устарел
Difficulty 2/5 1-3 hours Newbie friendliness 75/100