Go to file
Jimmy 0a6e12b04f Update readme 2021-07-06 22:30:51 +12:00
.gitignore Ignore config.json 2021-07-06 22:29:54 +12:00
LICENSE Initial commit 2021-05-29 08:53:09 +00:00
Pipfile Add pipfile 2021-07-06 22:30:21 +12:00
Pipfile.lock Add pipfile 2021-07-06 22:30:21 +12:00
README.md Update readme 2021-07-06 22:30:51 +12:00
config.json.sample Sample config 2021-07-06 22:30:04 +12:00
main.py Update readme 2021-07-06 22:30:51 +12:00

README.md

telegramapi

pipenv sync

cp config.json.sample config.json

Create a Telegram account if you don't have one

https://telegram.org/

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