This commit is contained in:
yasir 2022-12-05 11:44:00 +07:00
parent 4e2db84ada
commit cd39f31040

View file

@ -64,6 +64,7 @@ async def start_bot():
await idle()
await app.stop()
await user.stop()
loop.close()
LOGGER.info("[INFO]: Bye!")