mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-08 12:54:51 +00:00
Fix
This commit is contained in:
parent
4e2db84ada
commit
cd39f31040
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ async def start_bot():
|
||||||
await idle()
|
await idle()
|
||||||
await app.stop()
|
await app.stop()
|
||||||
await user.stop()
|
await user.stop()
|
||||||
|
loop.close()
|
||||||
LOGGER.info("[INFO]: Bye!")
|
LOGGER.info("[INFO]: Bye!")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue