Skip to content

agajareiitr/COVID-19india-WhatsApp-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19india WhatsApp Application

COVID-19india-WhatsApp is a Application Which Provides Latest Information of Corona Virus Cases on Your WhatsApp Number


Setup

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 India
  • 2 for To get state code and then Enter the State Code to get State Cases
  • 3 for 5 most Affected States in India
  • 4 for Latest News on Corona virus cases
  • 5 for How I Made this bot
  • 6 for Share this Bot with a Link
  • or Enter the Name of State like Maharashtra to get most affected districts in Maharastra

Source of CORONA-19 cases data

  • 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


How This Works

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 and Twilio 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


Contributing

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

Releases

No releases published

Packages

No packages published

Languages