How to design your bot to handle commands commands like cancel and help

How to design your bot to handle commands commands like cancel and help

The Sample’s Repo:

https://github.com/ShawkyZ/MsBotFrameworkSample

Principles of design.. BotFramework Documentation:

https://docs.microsoft.com/en-us/bot-framework/bot-service-design-navigation

Global Message Handling Sample Repo from Microsoft:

https://github.com/Microsoft/BotBuilder-Samples/tree/master/CSharp/core-GlobalMessageHandlers

Leave a comment

Your email address will not be published. Required fields are marked *