mirror of
https://github.com/yawaflua/Easy_telegram_bot.git
synced 2025-12-09 20:09:27 +02:00
update config.py
add some helping info
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# group ids or account ids can be retrieved with @username_to_id_bot
|
||||
'''
|
||||
|
||||
BOT_TOKEN='<bot_token>'
|
||||
BOT_OWNER=<owner_id>
|
||||
CHANNEL_ID=<channel_id>
|
||||
'''
|
||||
# token looks like '123456:ABCDEFJHIGKMNOLPQRSTUVW1XY-Z234ab'
|
||||
# bot owner u can see in @username_to_id_bot in Telegram
|
||||
# channel and bot_owner id looks like: 123456789
|
||||
|
||||
Reference in New Issue
Block a user