aykxt / telerona

🦠 Telegram Coronavirus tracker bot

Home Page:https://t.me/teleronabot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telerona

🦠 A coronavirus tracker bot for Telegram.

Deploy the bot

Deploy on Heroku

Deploy

Deploy yourself

Preparation

  1. Rename .env.sample file to .env
  2. Open .env file and fill in the fields
API_ID=1234567
API_HASH=0apz3jxk603w5mno6a6p6cg27lzgsrfq
BOT_TOKEN=1234567890:ABC-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DATABASE_URL= postgres://xzy

Installation

pip3 install -r requirements.txt
python3 -m telerona

About

🦠 Telegram Coronavirus tracker bot

https://t.me/teleronabot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%