## Notification Triggering - [ ] Messages consumed and converted (parser: XMessageParser.parse). - [ ] Get Bot Node from Id from UCI API (Method: getBotNodeFromId(String botId)). - [ ] Convert XMessage to Dao to insert in Cassandra. - [ ] Cassandra XMessageDao insertion. - [ ] XMessage pushed to Kafka properly. ## Chatbot