At the start of the program you will have 2 options
- select an ecictinc Bot in the current folder
- create a new bot
at the init menu you will chose your
- Bot name
- The option to enable encryption
- Select and the DataBase and setup the configuration variables
currently there are 3 supported Databases (MongoDB, DynamoDB and PostgresSQL)
The bot selection menu will display all available bots in the current folder.
you can either select one or select the 'create new bot' option to open de init bot menu
The Chat menu is divide in 2 Mode
- [Chat Mode]
- [Normal Mode]
[Chat Mode]
In this mode you can interact with the bot
Escape key to switch to [Normal Mode]
Arrow keys to navigate.
ALL other keys to interact with the bot
Scrolling down the chat messages with the help of the arrow keys will
display the payload of the selected message in the 'Payload Debugger' window
[Normal Mode]
In this mode you can:
- Press 'r' to relaod the bot form the .csml file
- navigate 'Payload Debugger" menu with Arrow keys
- Press 'e' to switch back to [Chat Mode]
- Press 'q' to Exit the CLI
Reloading the bot will restart the conversation