mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-09-03 12:30:16 +00:00
Added Config for Rolesetter
This commit is contained in:
parent
a99d91b04c
commit
2575972e85
1 changed files with 5 additions and 1 deletions
|
@ -16,5 +16,9 @@
|
|||
"moderation":{
|
||||
"perms": ["LBRY MODS","LBRY TEAM"], // Roles that have access to all commands.
|
||||
"logchannel": "371620338263523328" // Channel to log the bots moderation..
|
||||
},
|
||||
"rolelist":{
|
||||
"allowedroles": {"Role1":"Role1", "Role2":"Role2"},
|
||||
"listedroles": ["Role1","Role2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue