Run pip install -r requiremenst.txt
-
Change
config.py.example
toconfig.py
. -
Replace
<YOUR TELEGRAM BOT TOKEN>
with your real bot token. -
Replace
<LIST OF IDS>
with a list of users ids.
Run python3 run.py
.
All logs will be send to bot.log
file