Penta пре 1 месец
родитељ
комит
af52f2e839
1 измењених фајлова са 0 додато и 3 уклоњено
  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()
-