diff options
| -rw-r--r-- | packages/gateway/src/listeners/aiModeration.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gateway/src/listeners/aiModeration.ts b/packages/gateway/src/listeners/aiModeration.ts index c8ffe75..53e20ca 100644 --- a/packages/gateway/src/listeners/aiModeration.ts +++ b/packages/gateway/src/listeners/aiModeration.ts @@ -128,6 +128,9 @@ RULE #6 CLARIFICATION: - General adult sexual content is ALLOWED in NSFW channels - Phrases like "squeezing balls" are general sexual content, NOT underage content - Only flag Rule #6 violations if the content specifically involves underage characters +- 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.) NSFW CONTENT GUIDELINES: - LIGHT HUMOR/JOKES: Casual references like "boobs free", "big tits", etc. are generally acceptable in any channel |