I am in the business of creating a chatbot and i have come so far that i’d set up:
[ul]
[li]Chat window with scrollability[/li][li]Message field and send button[/li][li]You can open and close chat window[/li][li]You can send messages with a timestamp[/li][li]As standard the chatbot replies “I don’t understand your question”.[/li][/ul]
Now i need to set rules that gets triggered by set words, so the chatbot responses differently but I can’t really figure out how I do this.
You can also continue to update the row values of the bot repeater within your existing Add Row actions. As @imaverick mentions, though, you’ll also need to add multiple cases within the OnClick event to simulate the full chat conversation. Here’s an example:
This is a a good example. Only thing that is missing in the RP file is that @Alex_Axure , when you get a response it does not take your focus to the response and you have to scroll down intead. If that can be fixed, I think that would be great example.
I just tried it for 3 hours straight… but i can’t figure out where did you geht the message “I don’t understand your message, try again.” Where this comming from?