From ca19fbed0d335d41d6e77e0ab882666ca4619cfa Mon Sep 17 00:00:00 2001 From: jring-o Date: Tue, 3 Mar 2020 14:14:31 -0500 Subject: [PATCH] Update default.example.json Add LBRYnomics and LazyBit roles --- config/default.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.example.json b/config/default.example.json index 41b32d5..931eb29 100644 --- a/config/default.example.json +++ b/config/default.example.json @@ -55,7 +55,7 @@ }, "rolelist": { "baserole": "LBRYian", - "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan", "Reddit"] + "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan", "Reddit", "LBRYnomics", "LazyBit"] }, "irc": { "enabled": false,