Created Chat bot (markdown)

ni-richard 2019-09-16 18:43:58 +02:00
parent cc3201201d
commit f250068309

6
Chat-bot.md Normal file

@ -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)