Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 453 Bytes

File metadata and controls

20 lines (10 loc) · 453 Bytes

pyTelegramPrivSubBot

Telegram Bot for managing a list of users with access to a private subscription.

Written in Python 3

Setup:

Clone repo

pip3 install -r requirements.txt

Modify config.py with your API Key from @BotFather

python src/pyTelegramPrivSubBot.py

Message your bot with '/start' from the account you want to be the administrator

Message your bot with '/help' for info on how to use