I received a request to use rasa to connect with mosquitto to make a chat bot. Anyone who has done it before, please give me some suggestions
I have done mqtt to mosquitto to control devices via custom actions. It sounds like you want an mqtt channel to talk to the user?
yes
That’s an interesting idea. I would start by copying the rest channel code as the base for a new mqtt channel.