From 57ec9f5db83a2d3d86d2cfa432842c12f8c2a4c2 Mon Sep 17 00:00:00 2001 From: Ralph Date: Thu, 5 Apr 2018 14:17:57 -0400 Subject: [PATCH] Changed LBRY assistant to Moderator Team --- config/default.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json.example b/config/default.json.example index 548816a..b5ae83d 100644 --- a/config/default.json.example +++ b/config/default.json.example @@ -6,7 +6,7 @@ "debug": false }, "moderation": { - "perms": ["LBRY ASSISTANT","LBRY TEAM"], // Roles that have access to all commands. + "perms": ["Moderator Team","LBRY TEAM"], // Roles that have access to all commands. "logchannel": "371620338263523328" // Channel to log the bots moderation.. }, "lbrycrd": {