finished
This commit is contained in:
parent
aebfc7df16
commit
07d5dea328
2
main.py
2
main.py
@ -19,7 +19,7 @@ async def mulai_bot():
|
|||||||
print("[INFO]: STARTING PYTGCALLS CLIENT")
|
print("[INFO]: STARTING PYTGCALLS CLIENT")
|
||||||
await call_py.start()
|
await call_py.start()
|
||||||
print("[INFO]: GENERATING CLIENT PROFILE")
|
print("[INFO]: GENERATING CLIENT PROFILE")
|
||||||
all_info(bot, user)
|
await all_info(bot, user)
|
||||||
await idle()
|
await idle()
|
||||||
print("[INFO]: STOPPING BOT")
|
print("[INFO]: STOPPING BOT")
|
||||||
await bot.stop()
|
await bot.stop()
|
||||||
|
Loading…
Reference in New Issue
Block a user