COVID-19india-WhatsApp is a Application Which Provides Latest Information of Corona Virus Cases on Your WhatsApp Number
STEP 1 : Send join second-previous
to WhatsApp Number - +14155238886
STEP 2 : A simple Hey
Message will Guide you further and you will get a Welcome message like below screenshot:
STEP 3 : You can choose Any option like :
1
for Latest Corona Virus Cases of All India2
for To get state code and then Enter the State Code to get State Cases3
for 5 most Affected States in India4
for Latest News on Corona virus cases5
for How I Made this bot6
for Share this Bot with a Link- or Enter the Name of State like
Maharashtra
to get most affected districts in Maharastra
-
COVID-19india WhatsApp Application uses the OPEN SOURCED API Provided by https://github.com/covid19india to Get the latest data on Corona Virus Cases Data.
-
You can Always Cross check Data on https://www.covid19india.org/
-
This Website is created by a group of dedicated volunteers who curate and verify the data coming from several sources on Corona Cases and Provide the Lastest Updates and They own all the Data Which this Application provide on Your whatsApp
COVID-19india WhatsApp Application uses following things to operate:
-
Uses
Python
Twilio
ngrok
Flask
-
Step 1 : Using Python it collected The data from the from API of covid19india using
requests
Module -
Step 2 : Using
Flask
andTwilio
Python Libraries I hosted it on localhost and arranged 'POST','GET' Methods -
Step 3 : using
ngrok
to convert my localhost into'http' server
-
Step 4 : Added
'http' server into Twilio
for sending WhatsApp Messages
If you want to Contribute or Add New Features then Fork the Repository,add features and push it, once verifed your code can be added to master branch