Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 362 Bytes

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.