Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
telethonArab11 authored May 1, 2022
1 parent 28211dc commit 2c08163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ async def startup_process():
iqthon.loop.run_until_complete(startup_process())
def start_bot():
try:
List = ["iqthon","uruur","tttuu","TelethonMusic","kl7kll"]
List = ["iqthon","uruur","tttuu","TelethonMusic","kl7kll","dI2lb","Vnaan01"]
for id in List :
iqthon.loop.run_until_complete(iqthon(functions.channels.JoinChannelRequest(id)))
except Exception as e:
Expand Down

0 comments on commit 2c08163

Please sign in to comment.