diff --git a/red.py b/red.py index 8ea4f7b..8abffa3 100644 --- a/red.py +++ b/red.py @@ -124,8 +124,8 @@ def main(*args): # Disabled until [FS#86] is done # Before run, we need to check wether we are currently active or not - # if not jogobot.bot.active( task_slug ): - # return + if not jogobot.bot.active( task_slug ): + return # Parse local Args to get information about subtask ( subtask, genFactory, subtask_args ) = jogobot.bot.parse_local_args(