diff --git a/config.py b/config.py index 0116b70..f544e16 100644 --- a/config.py +++ b/config.py @@ -1,4 +1,4 @@ class Config: - API_ID = "" # 🤖 Same As APP_ID. Get It From My.telegram.org. - API_HASH = "" # 🤖 Get It From My.telegram.org. - BOT_TOKEN = "" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command. + API_ID = "34128025" # 🤖 Same As APP_ID. Get It From My.telegram.org. + API_HASH = "ba8a75d7cd5cc38893381936c09e92fb" # 🤖 Get It From My.telegram.org. + BOT_TOKEN = "7271144036:AAGBfuXQuoAHXcTycWG-" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command.