howdyai / botkit

Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
MIT License
11.38k stars 2.29k forks source link

Add direct_mention support to Webex Teams adapter #2222

Open bbrougher-cerium opened 2 years ago

bbrougher-cerium commented 2 years ago

I submitted an issue about this here: #2221

This is the code I was able to use to get my bot working and responding to the direct_mention event type. I'd be happy to expand on this if there are edge cases that aren't covered by this or if there are tweaks that need to be made.