mirror of
https://github.com/yawaflua/Easy_telegram_bot.git
synced 2025-12-13 17:06:24 +02:00
Telegram bot
This commit is contained in:
6
telegram bot/config.py
Normal file
6
telegram bot/config.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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>
|
||||
'''
|
||||
Reference in New Issue
Block a user