/whatsapp-bot

simple whatsapp bot made using using python, twillio and flask.

Primary LanguagePython

whatsapp-bot

  • using python,twilio and flask

how to run the app

  1. enable virtualenv on your computer
  2. run pip install -r requirements.txt
  3. ensure ngrok is running on your computer.
  • i used pythonanywhere server since my windows misbaved when i installled ngrok
  1. You're good to go make your testings..
  • create a pull request for changes to be made.