Activate jogobot status api for onwiki disabling
Related Task: [FS#86](https://fs.golderweb.de/index.php?do=details&task_id=86)
This commit is contained in:
4
red.py
4
red.py
@@ -124,8 +124,8 @@ def main(*args):
|
|||||||
|
|
||||||
# Disabled until [FS#86] is done
|
# Disabled until [FS#86] is done
|
||||||
# Before run, we need to check wether we are currently active or not
|
# Before run, we need to check wether we are currently active or not
|
||||||
# if not jogobot.bot.active( task_slug ):
|
if not jogobot.bot.active( task_slug ):
|
||||||
# return
|
return
|
||||||
|
|
||||||
# Parse local Args to get information about subtask
|
# Parse local Args to get information about subtask
|
||||||
( subtask, genFactory, subtask_args ) = jogobot.bot.parse_local_args(
|
( subtask, genFactory, subtask_args ) = jogobot.bot.parse_local_args(
|
||||||
|
|||||||
Reference in New Issue
Block a user