diff options
| author | Fuwn <[email protected]> | 2025-09-25 18:27:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-25 18:27:18 -0700 |
| commit | 39c1f2dbd616d1e40c32897fe1b84f9b242f53a4 (patch) | |
| tree | 162c5e69af6f10a803ac10206f756b3d809af3c8 /packages | |
| parent | fix(gateway:aiModeration): Update hate speech guidelines (diff) | |
| download | umabotdiscord-39c1f2dbd616d1e40c32897fe1b84f9b242f53a4.tar.xz umabotdiscord-39c1f2dbd616d1e40c32897fe1b84f9b242f53a4.zip | |
fix(gateway:aiModeration): Improve adult content analysis
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/gateway/src/listeners/aiModeration.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/packages/gateway/src/listeners/aiModeration.ts b/packages/gateway/src/listeners/aiModeration.ts index 526d46c..ef1e3c0 100644 --- a/packages/gateway/src/listeners/aiModeration.ts +++ b/packages/gateway/src/listeners/aiModeration.ts @@ -163,10 +163,11 @@ RULE #6 CLARIFICATION: - Rule #6 is ONLY for actual underage characters, not family roleplay between adults NSFW CONTENT GUIDELINES: -- LIGHT HUMOR/JOKES: Casual references like "boobs free", "big tits", etc. are generally acceptable in any channel -- EXPLICIT SEXUAL CONTENT: Detailed sexual descriptions, graphic language, or sexual acts should only be in NSFW channels -- Use common sense: Light sexual humor vs. actual sexual content -- When in doubt, be lenient with casual references but strict with explicit content +- CASUAL SEXUAL REFERENCES: Phrases like "dick down", "boobs free", "big tits", etc. are generally acceptable in any channel +- CASUAL CONVERSATION: Sexual references in casual conversation about characters, relationships, etc. are acceptable +- EXPLICIT SEXUAL CONTENT: Only flag detailed sexual descriptions, graphic language, or explicit sexual acts in non-NSFW channels +- Use common sense: Casual sexual references vs. explicit sexual content +- When in doubt, be lenient with casual references and conversation Respond with a JSON object containing: { |