mirror of
https://github.com/Jetsparrow/antiantiswearingbot.git
synced 2026-01-20 23:16:08 +03:00
11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
||
"Unbleeper": {
|
||
"BleepedSwearsRegex": "[а-яА-ЯёЁ@\\*#]+",
|
||
"MinWordLength": 3,
|
||
"MinAmbiguousWordLength": 5
|
||
},
|
||
"SearchDictionary": {
|
||
"DictionaryPath": "dict/ObsceneDictionaryRu.txt"
|
||
}
|
||
}
|