From 9f8598fdfe89b55cffded1d6e05d0881d1210af2 Mon Sep 17 00:00:00 2001 From: prppedro Date: Mon, 16 Oct 2017 20:43:21 -0200 Subject: [PATCH] =?UTF-8?q?Remo=C3=A7=C3=A3o=20do=20config.json=20=C3=89?= =?UTF-8?q?=20mais=20conveniente=20que=20este=20arquivo=20seja=20editado?= =?UTF-8?q?=20por=20cada=20inst=C3=A2ncia=20local.=20Fornece-se=20um=20tem?= =?UTF-8?q?plate=20para=20facilitar=20esta=20tarefa:=20config.json.dist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/config.json | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 data/config.json diff --git a/data/config.json b/data/config.json deleted file mode 100644 index 851c6ac..0000000 --- a/data/config.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "sudoers": [ - 49681384 - ], - "authorized_users": [ - 49681384, - 14160874, - 16631085, - 52451934, - 80048195, - 85867003, - 10549434, - 25919148, - 123123862, - 16259040, - 26867717, - 44724368, - 63963724, - 71514705, - 82091383, - 120788811, - 24975729, - 158330365, - 102544375, - 52433246, - 78977189 - ], - "enabled_plugins": { - "^[!/]melembra(?:@MercuriumBot)? ?([0-9]+d)?([0-9]+h)?([0-9]+m)?([0-9]+s)?(?: (.+))?$": "melenbra", - "^[!/]wunder(?:@MercuriumBot)? ?(.*)$": "wunder", - "^[!/]plugins(?:@MercuriumBot)?( (.*) (.*))?": "plugins", - "^[!/]qqe(?:@MercuriumBot)? (.*)": "qqe", - "^[!/]aulete(?:@MercuriumBot)? (.*)": "aulete", - "^[!/]sro(?:@MercuriumBot)? (.*)": "multisro", - "^[!/]stats(?:@MercuriumBot)?$": "stats", - "^[!/]img(?:@MercuriumBot)? (.*)": "img" - }, - "disabled_plugins": { - "^[!/]steam(?:@MercuriumBot)?$": "steam", - "^[!/]vamojoga(?:@MercuriumBot)? (.*) (\\d+)$": "vamojoga", - "^[!/]hltv(?:@MercuriumBot)? (\\w+) ?(\\d+)?$": "hltv", - "^[!/]partidas(?:@MercuriumBot)? (\\d\\w\\d\\w)-(\\d\\d?)(?: ([0-2]))?$": "partidas" - }, - "callback_query_plugins": [ - "vamojoga" - ] -} \ No newline at end of file