mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
tiny update
This commit is contained in:
parent
7a9195b2cb
commit
7f55e55937
1 changed files with 1 additions and 0 deletions
|
@ -1169,6 +1169,7 @@ def process(users_connection=None):
|
|||
logger.info("Connecting...")
|
||||
loop.run_until_complete(bot.connect())
|
||||
logger.info("Now stopping...")
|
||||
loop.run_until_complete(bot.main_channel.send("ℹ️ Spegnimento bot in corso..."))
|
||||
loop.run_until_complete(bot.logout())
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue