mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
fix configs
This commit is contained in:
parent
36e29abce0
commit
4c20b16feb
@ -10,7 +10,7 @@
|
||||
"logging_channel": 0,
|
||||
"censor": {
|
||||
"additions": ["word", "another word"],
|
||||
"excludes": ["word", "another word"]
|
||||
"removals": ["word", "another word"]
|
||||
}
|
||||
},
|
||||
"administrators": {
|
||||
|
@ -12,8 +12,12 @@
|
||||
"media_channels": [],
|
||||
"logging_channel": 1027892160797872179,
|
||||
"censor": {
|
||||
"additions": ["nigga"],
|
||||
"removals": ["ass"]
|
||||
"additions": [
|
||||
"nigga"
|
||||
],
|
||||
"removals": [
|
||||
"ass"
|
||||
]
|
||||
}
|
||||
},
|
||||
"administrators": {
|
||||
@ -368,4 +372,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user