/CoronaBot

COVID19 Informational Telegram Bot

Primary LanguagePython

CoronaBot - Informational Telegram Bot for COVID-19

forthebadge

Add me on Telegram: @live_corona_feed_bot

Commands

  • /summary - Fetch a stat summary.
  • /countries - Fetch a list of countries. Use the country as seen in this response for the following queries.
  • /stats COUNTRYHERE - Returns a list of all statistics for country COUNTRYHERE.
  • /confirmed COUNTRYHERE - Returns a list of confirmed cases for country COUNTRYHERE.
  • /recovered COUNTRYHERE - Returns a list of recovered cases for country COUNTRYHERE.
  • /deaths COUNTRYHERE - Returns a list of deaths for country COUNTRYHERE.

About

Data displayed is retrieved from the COVID19 API. Uses the Telegram Bot wrapper for Python, python-telegram-bot.

Developed sloppily by @naliferopoulos. Tested thoroughly (hopefully) by @renalyxx.

Stay Safe <3