mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Prettier
This commit is contained in:
parent
973bac75e7
commit
0b15aa8a94
1 changed files with 21 additions and 1 deletions
|
@ -55,7 +55,27 @@
|
|||
},
|
||||
"rolelist": {
|
||||
"baserole": "LBRYian",
|
||||
"allowedroles": ["Developer", "Contributor", "Creator", "Translator", "Science", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYansUnited", "Reddit", "LazyBit", "MakerspaceHive", "Ruqqus", "Gamer", "Memes", "Events", "Skateboard"]
|
||||
"allowedroles": [
|
||||
"Developer",
|
||||
"Contributor",
|
||||
"Creator",
|
||||
"Translator",
|
||||
"Science",
|
||||
"Musician",
|
||||
"OpenSource",
|
||||
"WatchonLBRY",
|
||||
"WalletServer",
|
||||
"BeatSaber",
|
||||
"LBRYansUnited",
|
||||
"Reddit",
|
||||
"LazyBit",
|
||||
"MakerspaceHive",
|
||||
"Ruqqus",
|
||||
"Gamer",
|
||||
"Memes",
|
||||
"Events",
|
||||
"Skateboard"
|
||||
]
|
||||
},
|
||||
"irc": {
|
||||
"enabled": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue