0a6e12b04ffcd3beb96716fd62a53d7be60b8d22
telegramapi
pipenv sync
cp config.json.sample config.json
Create a Telegram account if you don't have one
Search users for BotFather
Click start
Type /newbot
and follow the prompts
Take the token under Use this token to access the HTTP API:
and put it into config.json
Search users for userinfobot @userinfobot
Put you id in config.json
Run
pipenv run prod
Description
Languages
Python
100%