Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
1Danish-00 authored Apr 25, 2021
1 parent f229a5c commit 864ad86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
from userbot.functions import dcfunction as topfunc


os.system("pip3 install --upgrade pip")
os.system("pip3 install aria2p")

if Var.STRING_SESSION:
session_name = str(Var.STRING_SESSION)
bot = TelegramClient(StringSession(session_name), Var.APP_ID, Var.API_HASH)
Expand Down

0 comments on commit 864ad86

Please sign in to comment.