-
Against Spam attacks.
The bad list should be updatable on the fly (or provide at least a reload feature available via IRC)
-
I feel like I'm missing something. I simply want the 1 bad word replaced with ****, but instead the filter replaces the entire sentence with *****.
Thanks.
```$badWords = "test class ass 123431 he…
-
Hi. for example we have string like this:
`$value = 'Lauren J., Hi';`
In this case 139 will be replaced as *** because:
Profanity::blocker(trim($value))->badWords() detects the bad word:
`…
-
Player string comes in
string is "scanned" for Curse.yml
-- If (whole word /or/ word not on Exceptions.yml) = Curse entry {
replace BadWord with randomEntry.Replacement from Replacement.yml
return…
-
Dyno bot set automatically ban user when you do not follow the guide of dyno bot.
{ Automute Time minutes: 3 }
{ Mute Violations count Limit: 3 }
{ Link Cooldown seconds: 5 }
{ Max Emoji Count:…
-
### When adding a custom non English word, everything works fine except self-censoring and accents
```
unsafe {
add_word("плохоеслово", Type::PROFANE & Type::SEVERE);
add_word("badword", T…
-
would it be an idea to move the settings-like constants to the admin for 5.3?
And only keep real constants in there. Or at least change them into variables instead of constants if they are considered…
-
Take a look. Include in Documentation, or integrate if desired.
- https://github.com/RobertJGabriel/Google-profanity-words
- https://github.com/MauriceButler/badwords
- https://github.com/words/cus…
-
Will It Work If I Replace The Bad Links Into Bad Words?
I actually looking for a Anti Bad Words Source Code
-
Required for feature parity with the old server, also supersedes R2Northstar/NorthstarMasterServer#66.