mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 14:04:28 +02:00
30 lines
380 B
JSON
30 lines
380 B
JSON
{
|
|
"default_embed": {
|
|
"color": 0
|
|
},
|
|
"mute": {
|
|
"role": 0,
|
|
"take": [0]
|
|
},
|
|
"log_channel": 0,
|
|
"administrators": {
|
|
"roles": [0],
|
|
"users": [0]
|
|
},
|
|
"responses": [
|
|
{
|
|
"whitelist": {
|
|
"channels": [0],
|
|
"regex": [""]
|
|
},
|
|
"blacklist": {
|
|
"roles": [0],
|
|
"regex": [""]
|
|
},
|
|
"message": {
|
|
"content": ""
|
|
},
|
|
"respond_to_reference": false
|
|
}
|
|
]
|
|
} |