How to use mmpy_bot and Rasa to make a Mattermost bot

Hi all,

One of our customers is using the open source machine learning tool Rasa to create a chat bot. Rasa’s documentation recommends creating an outgoing webhook for this. But since outgoing webhooks don’t work I used mmpy_bot to send a spoofed outgoing webhook to the Rasa server.

A demonstration Vagrant machine is available here. If you have any questions I’ll be happy to answer them!

2 Likes