Create a small tutorial for bot chat integration
I'm having a hard time understanding how to integrate a chat window in a webpage that can communicate with my bot. Can someone point me in the right direction?
1
vote

1 comment
-
Lars Liden commented
Conversation Learner is build on top of the Bot Framework. They have a WebChat control that you can embed in any browser (https://github.com/Microsoft/BotFramework-WebChat)