From 009ec85d75c2200f0f35814cb39b439b5b1367d7 Mon Sep 17 00:00:00 2001 From: MSFTserver Date: Wed, 8 Nov 2017 08:52:13 -0800 Subject: [PATCH] Update default.json.example --- config/default.json.example | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config/default.json.example b/config/default.json.example index 5ccb6e7..13fe6fa 100644 --- a/config/default.json.example +++ b/config/default.json.example @@ -10,34 +10,34 @@ "user": "lbry", "pass": "lbry" }, - //define channels for Commands.js usage +//define channels for Commands.js usage "Channels":{ - "verification": "374345193320611851", - "mining": "374221161367601152", - "random": "375030404198957056" + "verification": "363050496023592961", + "mining": "363049669636390913", + "random": "363084227518136322" }, "speechbot":{ - "channels": ["324399471087714315","373251793498406912","324400517075959808"], // Channels speech bot is allowed to post in - "mainchannel": "373251793498406912" // Main Speech Bot channel for directing with help message + "channels": ["363089721313722387","363085078403874823","363086945976320010","363086925428555776","363086752518242308","369896313082478594","363087606239461377","363088045366312962","363084227518136322","363084262028607488","371620338263523328"], // Channels speech bot is allowed to post in + "mainchannel": "363085078403874823" // Main Speech Bot channel for directing with help message }, "pricebot":{ - "channels": ["373172043652268032","373251793498406912"], // Channels price bot is allowed to post in - "mainchannel": "373172043652268032" // Main Price Bot channel for directing with help message + "channels": ["363050205043621908","369896313082478594","371620338263523328"], // Chanels price bot is allowed to post in + "mainchannel": "363050205043621908" // Main Price Bot channel for directing with help message }, "gitrelease":{ - "channel": "373172043652268032" // Channel to send release info to using + "channel": "370779899650375681" // Channel to send release info to using }, "spamdetection":{ - "channels": ["324400517075959808","373251793498406912"], // Channels excluded from Spam Detection - "users" : ["244245498746241025"] // Users to exclude from Spam Detection + "channels": ["363089721313722387","363044238486798336","363086719391629326","363044275363119105","363044260938776576","372067478542745601","369896313082478594","371620338263523328"], // Channels excluded from Spam Detection + "users" : ["244245498746241025"] // Users to exclude from Spam Detection (include other bots here) }, "hashbot":{ - "channels": ["374221161367601152"], // Channels Hash Bot is allowed to post in - "mainchannel" : "374221161367601152" // Main Hash Bot channel for directing with help message + "channels": ["363049669636390913","369896313082478594","371620338263523328"], // Channels Hash Bot is allowed to post in + "mainchannel" : "363049669636390913" // Main Hash Bot channel for directing with help message }, "statsbot":{ - "channels": ["373172043652268032","373172043652268032"], // Channels Stats Bot is allowed to post in - "mainchannel" : "373172043652268032" // Main Stats Bot channel for directing with help message + "channels": ["363050205043621908","369896313082478594","371620338263523328"], // Channels Stats Bot is allowed to post in + "mainchannel" : "363050205043621908" // Main Stats Bot channel for directing with help message }, "rolelist":{ "allowedroles": ["Role1","Role2"]