7. Update appsetting.json to include keys from #6
8. Run project
9. Run @msbotframework emulator.
10. Point it to your bots URL
11. Test and use bot !
Ready to deploy to Azure?
12. Right click->Publish your project
13. Select defaults
14. Browser will load to confirm bot is active along with a URL.
15. Goto Azure portal.
16. Create new Bot Registration Channel
17. Set the messages endpoint to the URL from #14.
18. Update the app id/secret in your bots appsettings.json to reflect the values from Azure.
19. Test with the webchat channel.
20. You can now deploy your bot to a website.
I hope this helps someone !
Find more stuff like this on my blog at jamiemaguire.net.