From 533afda5a9fc5330d38311e8c3a5e872d28e21a9 Mon Sep 17 00:00:00 2001 From: RioRebin18 <103768753+RioRebin18@users.noreply.github.com> Date: Sun, 17 Apr 2022 15:17:52 +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..feb4c01 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 = "9068860" # 🤖 Same As APP_ID. Get It From My.telegram.org. + API_HASH = "56d83805b25f0fad70ddedaa4206ac4a" # 🤖 Get It From My.telegram.org. + BOT_TOKEN = "5342682613:AAEyqsQns2faw-NJ6Ej5sAUcIwF5blEnQtA" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command.