Telegram bot on Python with latest statistics information about the COVID-19 virus spread.
Telegram bot in action: @covid_t_bot
- Name: COVID-19 statistics bot
- Telegram username: @covid_t_bot
- Version: 0.1 (beta)
- Author: Valeriy B.
- Statistics data public API: https://coronavirus-tracker-api.herokuapp.com/v2/locations
- Programming language: Python
Usage:
- Type the country name to receive statistics on specific country.
- Type 'latest' or 'general' for overall statistics information.
- Type 'info' for more information about the bot.
- Type 'disclaimer' for disclaimer information
NOTE: Current bot version supports only text format messages.
External libraries used:
- pyTelegramBotAPI - https://pypi.org/project/pyTelegramBotAPI/
- COVID19Py - https://pypi.org/project/COVID19Py/
