From 9581b02244cdf01fa896f28aa1fef423318fea97 Mon Sep 17 00:00:00 2001 From: saloni0o <134124882+saloni0o@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:18:59 +0530 Subject: [PATCH] Update bot.py --- bot.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index be12aff..9ef3000 100644 --- a/bot.py +++ b/bot.py @@ -30,7 +30,9 @@ class Bot(Client): def __init__(self): super().__init__( name=SESSION, - api_id=API_ID, + api_id=API_ID,20077906 + + api_hash=API_HASH, bot_token=BOT_TOKEN, workers=50,