From e296abe701cd5212cde3a1dcc0a1080e69b0624a Mon Sep 17 00:00:00 2001 From: MSFTserver Date: Tue, 7 Nov 2017 11:13:00 -0800 Subject: [PATCH] delete tipbot configs --- config/default.json.example | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/default.json.example b/config/default.json.example index be29d84..5ccb6e7 100644 --- a/config/default.json.example +++ b/config/default.json.example @@ -9,13 +9,6 @@ "port": 9245, "user": "lbry", "pass": "lbry" - }, - "mongodb": { - "url":"mongodb://localhost:27017/wunderbot" - }, - "moderation":{ - "perms": ["LBRY MODS","LBRY TEAM"], // Roles that have access to all commands. - "logchannel": "371620338263523328" // Channel to log the bots moderation.. }, //define channels for Commands.js usage "Channels":{