Project Conversation Learner
-
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 -
TEXT actions - allow multiple responses
When creating a TEXT action you can only specify a single response. It would be good if you could specify a list of responses, then the bot randomly chooses one. At the moment I can see this type of thing done via API call RandomGreeting, but it would be good not to have to go to the API for that.
2 votesSee other comments for ways to do this.