You've already forked AstralRinth
forked from didirus/AstralRinth
Add auto-reporting inappropriate text content (#387)
* Add initial support for blocking inappropriate text content To make something clear, **nothing** is automatically censored or deleted as a result of this pull request. This pull request is meant to add two things: - Regenerate new IDs (project, version, user, etc.) with profanity - Send reports to the moderators for new inappropriate content * Make it build * Fix logic issue Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
@@ -63,4 +63,6 @@ bytes = "1.1.0"
|
||||
|
||||
dashmap = "5.2.0"
|
||||
|
||||
cached = "0.34.0"
|
||||
cached = "0.34.0"
|
||||
|
||||
censor = "0.2.0"
|
||||
Reference in New Issue
Block a user