Simple Bot for short event
git clone
pip install rasa rasa-x
pip install rasa-x --extra-index-url https://pypi.rasa.com/simple
rasa x
docker-compose up
POST http://localhost:5005/webhooks/rest/webhook
withjson
payload{ "sender": "Rasa", "message": "Hi there!" }