From 8da032efee17d69c1d896bb117186292120d67db Mon Sep 17 00:00:00 2001 From: ahamed7890 <165718160+ahamed7890@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:13:18 +0530 Subject: [PATCH] Update config.py --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index 0116b70..60145bd 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 = "22884884" # 🤖 Same As APP_ID. Get It From My.telegram.org. + API_HASH = "f5f3cf6d024eb6b2ee2e8b150f771646" # 🤖 Get It From My.telegram.org. + BOT_TOKEN = "6830432310:AAHRCgBjJP1O7-38Z6YD-Y53p24XouO0qm0" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command.