Welcome Message (contactRelationUpdate)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start with the reproduction in routes/botman.php and the contactRelationUpdate event handler. Add the handler, connect a BotFramework bot to Skype, and observe whether adding the bot triggers the callback and sends the welcome reply. Done means the documented event fires for a new Skype contact.
Written by the indexing model from the issue text.
Description
Original Issue: https://github.com/botman/botman/issues/970
- BotMan Version: 2.4.1
- PHP Version: 7.3.1
- Messaging Service(s): BotFramework (Skype), Version 1.1.1
- Cache Driver: file
Description:
Unable to trigger a Welcome Message using the the event fucntion ´on´ after adding my Bot in Skype. The propper event that should be fired is called contactRelationUpdate.
Steps To Reproduce:
Add to ´routes/botman.php´
$botman->on('contactRelationUpdate', function($payload, $bot) {
$bot->reply('Thanks for adding me :)');
});
Add your Skype Bot in Skype.
- 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
-
Solved site promotion gate fails on runner PHP patch drift (expects 8.2.33, runner installs 8.2.34) Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Automattic/blocks-engine#2161 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Automattic/static-site-importer#1824 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
0. Needs triage 35-feedback bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100