mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
51 lines
665 B
JSON
51 lines
665 B
JSON
{
|
|
"general": {
|
|
"embed_color": 0,
|
|
"mute": {
|
|
"role": 0,
|
|
"take": [
|
|
0
|
|
]
|
|
},
|
|
"logging_channel": 0,
|
|
"cure_on_presence_update": false
|
|
},
|
|
"administrators": {
|
|
"roles": [
|
|
0
|
|
],
|
|
"users": [
|
|
0
|
|
]
|
|
},
|
|
"message_responses": [
|
|
{
|
|
"includes": {
|
|
"channels": [
|
|
0
|
|
],
|
|
"match": []
|
|
},
|
|
"excludes": {
|
|
"roles": [
|
|
0
|
|
],
|
|
"match": []
|
|
},
|
|
"condition": {
|
|
"user": {
|
|
"server_age": 2
|
|
}
|
|
},
|
|
"response": {
|
|
"message": ""
|
|
},
|
|
"thread_options": {
|
|
"lock_on_response": false,
|
|
"close_on_response": false,
|
|
"only_on_first_message": false
|
|
},
|
|
"respond_to_reference": false
|
|
}
|
|
]
|
|
} |