From 033fc42e91449075d7b69b144c434133938afa62 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 25 Sep 2025 16:35:59 -0700 Subject: fix(gateway:aiModeration): Improve adult content analysis --- packages/gateway/src/listeners/aiModeration.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/gateway/src/listeners/aiModeration.ts b/packages/gateway/src/listeners/aiModeration.ts index 53e20ca..ec3ebf3 100644 --- a/packages/gateway/src/listeners/aiModeration.ts +++ b/packages/gateway/src/listeners/aiModeration.ts @@ -131,6 +131,9 @@ RULE #6 CLARIFICATION: - ADULT FAMILY ROLEPLAY: Content involving "mom", "dad", "sister", etc. with adults is NOT underage content - Do not assume family relationships imply minors - adults can roleplay family scenarios - Only flag if there is explicit indication of underage characters (age mentions, school settings, etc.) +- EXAMPLES: "M-mom...you're gonna make me cum" = ADULT roleplay, NOT underage content +- The word "mom" alone does NOT indicate a minor - it could be stepmom, adoptive mom, or adult roleplay +- 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 -- cgit v1.2.3