Explorar el Código

Better shutdown 2

Penta hace 1 mes
padre
commit
af52f2e839
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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()
-