Make config.py.example more obvious

This commit is contained in:
neko 2025-01-27 12:22:21 +05:00
parent 636abbd606
commit 8fc2748542
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
API_ID = ""
API_HASH = ""
BOT_TOKEN = ""
API_ID = "" # Get it from https://my.telegram.org
API_HASH = "" # Get it from https://my.telegram.org
BOT_TOKEN = "" # Get it from https://t.me/BotFather