Skip to content

A chatbot that can help you get over your boredom during this quarantine period

License

Notifications You must be signed in to change notification settings

Adrish1999/Whatsapp-Quarantine-Bot

Repository files navigation

Quarantine Bot

WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.

How to Deploy

  1. Clone this repository and deploy it on any Django-friendly hosting service like PythonAnywhere. Use $ pip install -r requirements.txt to install the program dependencies.
  2. Create a free Twilio account and setup the WhatsApp sandbox here
  3. Under Sandbox Configuration, set the webhook for 'WHEN A MESSAGE COMES IN' to e.g. http://adrish.pythonanywhere.com/bot/ depending on where you host the webhook. Remember the relative url bot/. Set the request method to HTTP POST.
  4. Click save, and send 'hello' to the Twilio bot!

What You Can Do

Simply type 'Hello' for a list of commands you can use.

About

A chatbot that can help you get over your boredom during this quarantine period

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages