diff --git a/Chat-bot.md b/Chat-bot.md new file mode 100644 index 0000000..559dc42 --- /dev/null +++ b/Chat-bot.md @@ -0,0 +1,6 @@ +You can simulate a one-sided dialogue with this component. It's main purpose is to introduce the story of the exercise and the directives of each step in order to solve it, and to help the user with context-dependent hints when he/she seems to struggle to overcome a difficulty. To narrate events in a more natural speaking pace, you can queue messages and let the framework type it out according to the currently set *WPM*. +*** + +**Available commands**: +* [message.send](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.send) +* [message.queue](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.queue) \ No newline at end of file