From 5a0417a17d21ce4dc44ac1ce34b6e328f0a6d64d Mon Sep 17 00:00:00 2001 From: saloni0o <134124882+saloni0o@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:25:41 +0530 Subject: [PATCH] Update bot.py --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index be12aff..061f1e1 100644 --- a/bot.py +++ b/bot.py @@ -30,7 +30,7 @@ class Bot(Client): def __init__(self): super().__init__( name=SESSION, - api_id=API_ID, + api_id=API_ID,666 api_hash=API_HASH, bot_token=BOT_TOKEN, workers=50,