From 39c1f2dbd616d1e40c32897fe1b84f9b242f53a4 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 25 Sep 2025 18:27:18 -0700 Subject: fix(gateway:aiModeration): Improve adult content analysis --- packages/gateway/src/listeners/aiModeration.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'packages/gateway') 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: { -- cgit v1.2.3