## Tasks: - [x] Detect, "tag" and save **user actions** in a chat - [x] **User actions** can have associated actions - [x] Chatbot tool - [x] Chatbot "memory" - [x] Add support in chatmap-im-connect for sending messages - [ ] Add monitoring to get notified when the chatbot is down or failing - [ ] Add support for configuring the bot in the Live Mode screen - [x] Translations ## Developer experience tasks: - [x] CLI to create fake messages in redis - [x] CLI can list devices ids - [x] CLI can list **user actions** - [x] CLI can start a conversation-state consumer to process user messages - [ ] Move the CLI code into its own folder and don't include it in the Docker image.
Tasks:
Developer experience tasks: