🦠A coronavirus tracker bot for Telegram.
- Rename
.env.sample
file to.env
- Open
.env
file and fill in the fields
API_ID=1234567
API_HASH=0apz3jxk603w5mno6a6p6cg27lzgsrfq
BOT_TOKEN=1234567890:ABC-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DATABASE_URL= postgres://xzy
pip3 install -r requirements.txt
python3 -m telerona