Whatsapp bot which provides details on the latest updates in INDIA. It also helps in self analyzing and identify the fake news
It also provides some prevention measures inspired from the Government of India Corona Bot.
- Stats of Corona Virus cases WorldWide
- Stats of Corona Virus cases happening in India
- Daily status report by WHO
- How does it spread and how to prevent it?
- Finding Fake news or myth busters
- Python 3.7 or newer
- Virtual environment python plugin (Installation steps are given below).
- Flask web application framework for Python
- A smartphone with an active phone number and WhatsApp installed.
- A Twilio account
To use this bot simply send a WhatsApp message to (+1) 415523 8886 with code join weak-solid. It will show a message saying connected to sandbox. Now start talking by saying **Hi or choose the listed available options.
$ pip install virtualenv
$ virualenv cobot
$ pip install flask $ pip install twilio $ pip install request