This commit is contained in:
Andreas Stephanides
2017-01-14 16:02:28 +01:00
parent 64a915ee17
commit 491fd2d25b
4 changed files with 21 additions and 13 deletions

View File

@@ -25,8 +25,8 @@ from .compiler import start_workers
#start_workers(1,1,1)
from src.bot import bot
if not app.debug or os.environ.get("WERKZEUG_RUN_MAIN") == "true":
bot.message_loop()
#if not app.debug or os.environ.get("WERKZEUG_RUN_MAIN") == "true":
bot.message_loop()