Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 405 Bytes

Rasa-chatbot

  1. To interact with the bot through a console

    Run test_model.py file

  2. To integrate using stack

    Create a slack app

    Add a bot user

    Add the verification tokens to parameters of slackclient in run.py file

    Run the run.py file

    Run ngrok

    Add the ngrok forwarding url to slack events.

    Go to your workspace to talk to the bot.