mirror of
https://github.com/Jetsparrow/antiantiswearingbot.git
synced 2026-01-21 07:16:08 +03:00
12 lines
272 B
JSON
12 lines
272 B
JSON
{
|
||
"Unbleeper": {
|
||
"BleepedSwearsRegex": "[а-яА-Я@\\*#]+"
|
||
},
|
||
"SearchDictionary": {
|
||
"DictionaryPath": "dict/ObsceneDictionaryRu.txt",
|
||
"LearnNudgeFactor": 0.5,
|
||
"LearnInitialRating": 0.75,
|
||
"MinUnlearnNudge": 5,
|
||
"UnlearnNudgeFactor": 0.66
|
||
}
|
||
} |