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,