Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Tele-Bots/CovidBot

Repository files navigation

Note: Project has been archived and no more maintain read here.

Covid19Bot

Feature-rich bot to get live Covid-19 stats.

CovidBot Screenshots CovidBot Screenshots CovidBot Screenshots

Command Description Status Example
StateName/StateCode State data/ District-wise sorted analysis ✔️ Punjab,pb
all All India stats/ Top 15 states with most cases ✔️ all
daily Daily confirmed cases analysis for past 10 days ✔️ daily
g daily Daily graphical confirmed cases analysis for past 10 days ✔️ g daily
daily N Daily changes analysis for past N days ✔️ daily 15
g daily N Daily graphical analysis for past N days ✔️ g daily 15
daily active Daily active cases analysis for past 10 days ✔️ daily active
g daily active Daily active cases graphical analysis for past 10 days ✔️ g daily active
daily active N Daily active cases analysis for past N days ✔️ daily active 15
g daily active N Daily active cases graphical analysis for past N days ✔️ g daily active 15
daily rec Daily recovered cases analysis for past 10 days ✔️ daily rec
g daily rec Daily recovered cases graphical analysis for past 10 days ✔️ g daily rec
daily rec N Daily recovered cases analysis for past N days ✔️ daily rec 15
g daily rec N Daily recovered cases graphical analysis for past N days ✔️ g daily rec 15
daily dec Daily deceased cases analysis for past 10 days ✔️ daily dec
g daily dec Daily deceased cases graphical analysis for past 10 days ✔️ g daily dec
daily dec N Daily deceased cases analysis for past N days ✔️ daily dec 15
g daily dec N Daily deceased cases graphical analysis for past N days ✔️ g daily dec 15
graph Daily cases graphical summary for past 10 days ✔️ graph
graph N Daily cases graphical summary for past N days ✔️ graph 15
test State Test centers for Corona in the given state ✔️ test punjab
new All the states with sorted new cases ✔️ new
new State All the districts with sorted new cases ✔️ new punjab

Features:

  • No hectic menus. Just send the command and get the stats instantly.
  • District-wise stats are also sorted to show critical areas first.
  • Case insensitive. Pb, pb, pB, PuNJAb all means Punjab.
  • Indicate in brackets how many cases are new.
  • Supports State Codes. Send JK instead of Jammu and Kashmir.
  • Graphs support for better visualization (by @baljinderxd)