mirror of
https://github.com/Jetsparrow/antiantiswearingbot.git
synced 2026-01-20 23:16:08 +03:00
Fix default BleepedSwearRegex
Added the missing 'yo' letter
This commit is contained in:
parent
799128667f
commit
a17f40c5f7
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Unbleeper": {
|
||||
"BleepedSwearsRegex": "[а-яА-Я@\\*#]+",
|
||||
"BleepedSwearsRegex": "[а-яА-ЯёЁ@\\*#]+",
|
||||
"MinWordLength": 3,
|
||||
"MinAmbiguousWordLength": 5
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user