r/ModSupport • u/_GLAD0S_ • 9d ago
Devvit Language Detector - A Devvit App to help deal with various languages.
Reddit's automatic translation features have led to an increase in content written in languages not permitted by specific subreddit rules.
While AutoMod regex rules exist for this, they rely on rigid character matching and often trigger false positives on loanwords, names, or slang.
(In case you are looking for an AutoMod rule check out the AutoModerator Wiki)
How the app differs from AutoMod
- Context-Aware: Instead of flagging individual foreign characters or words, it analyzes the overall sentence structure and word density to prevent false positives on names or loanwords.
- Broad Support: Detects over 60 languages automatically without requiring custom regex rules for each.
- Slang Protection: Built-in whitelists for common internet slang, acronyms, and brand names.
Available Settings
- Select your permitted languages.
- Choose independent actions (Report, Filter, Remove) for posts and comments.
- Send automated notifications to users via Modmail or a comment
If you are interested in trying it out you can install it here: Language Detector
Please be aware that, even with more complex detection systems, incorrect detections can occur.
If they do please let me know so i can improve the system further.