mirror of
https://github.com/yawaflua/Easy_telegram_bot.git
synced 2026-02-04 10:24:17 +02:00
@@ -1,6 +1,8 @@
|
|||||||
# group ids or account ids can be retrieved with @username_to_id_bot
|
# group ids or account ids can be retrieved with @username_to_id_bot
|
||||||
'''
|
|
||||||
BOT_TOKEN='<bot_token>'
|
BOT_TOKEN='<bot_token>'
|
||||||
BOT_OWNER=<owner_id>
|
BOT_OWNER=<owner_id>
|
||||||
CHANNEL_ID=<channel_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