Kaynağa Gözat

Better shutdown 2

Penta 1 ay önce
ebeveyn
işleme
af52f2e839
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      myanimebot.py

+ 0 - 3
myanimebot.py

@@ -85,6 +85,3 @@ if __name__ == "__main__":
 		globals.client.run(globals.token)
 	except Exception as e:
 		globals.logger.error("Encountered exception while running the bot: {}".format(e))
-
-	exit_app()
-