Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.26 KB

File metadata and controls

28 lines (18 loc) · 1.26 KB

Content index

  1. Setting up the recipes
  2. Creating the basic bot
  3. Setup continuous integration
  4. Debugging the bot on your local environment
  5. Customizing the basic bot
  6. Test your recipes bot
  7. Adding a webchat in your site
  8. Known issues

Test your Recipes bot

Test your bot locally

Now that you have all the code, start the command prompt debughost.cmd and target your Bot Emulator to your local endpoint, or if you prefer to debug, open Visual Studio and run the Task Runner Explorer as shown in the "Debug in your local environment" section.

IMPORTANT: Once you are done, don't forget to commit the changes in your repository to allow the source control integration to publish your bot automatically on Azure.

Test from other channels

Now is time to play with other channels. You can find more information at https://docs.microsoft.com/en-us/bot-framework/portal-configure-channels