WebexCommunity / webex-node-bot-framework

A framework for creating Webex Teams bots using node and express
MIT License
57 stars 48 forks source link

Bot command in trigger - pre commit #87

Closed jpjpjp closed 1 year ago

jpjpjp commented 1 year ago

This PR includes changes I wanted to make BEFORE implementing the new feature to include the command and prompt in the framework's trigger object which is passed to framework.hears() commands. In includes:

jpjpjp commented 1 year ago

I screwed up the git history on this so closing and resubmitting https://github.com/WebexCommunity/webex-node-bot-framework/pull/88