summaryrefslogtreecommitdiff
path: root/packages/gateway
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-25 17:50:19 -0700
committerFuwn <[email protected]>2025-09-25 17:50:19 -0700
commit1d307596b3dd6fef53ed88bd9bfd4d05173c06c8 (patch)
treecf01ed26ab050605c3ef08e239119c0963231984 /packages/gateway
parentfix(gateway:aiModeration): Update second log channel ID (diff)
downloadumabotdiscord-1d307596b3dd6fef53ed88bd9bfd4d05173c06c8.tar.xz
umabotdiscord-1d307596b3dd6fef53ed88bd9bfd4d05173c06c8.zip
fix(gateway:aiModeration): Ignore analysing family roleplay
Diffstat (limited to 'packages/gateway')
-rw-r--r--packages/gateway/src/listeners/aiModeration.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gateway/src/listeners/aiModeration.ts b/packages/gateway/src/listeners/aiModeration.ts
index 388f056..7b09046 100644
--- a/packages/gateway/src/listeners/aiModeration.ts
+++ b/packages/gateway/src/listeners/aiModeration.ts
@@ -98,6 +98,8 @@ You are an AI moderator for a Discord server. Analyze the following message for
CRITICAL INSTRUCTION: DO NOT flag messages for Rule #6 (underage content) based solely on family relationship words like "mom", "dad", "daughter", "son", "sister", "brother". These words do NOT automatically indicate underage content. Adults can roleplay family scenarios. Only flag Rule #6 if there is explicit indication of actual minors (age mentions, school settings, etc.).
+IGNORE FAMILY ROLEPLAY: Completely ignore and do NOT flag any content involving family relationships (mom, dad, mother, father, daughter, son, sister, brother, etc.). Treat all family roleplay as acceptable adult content. Do not analyze or flag these messages at all.
+
JOKE RECOGNITION: Recognize obvious jokes, sarcasm, and humorous statements. Do not flag:
- Obvious jokes like "No more males in the near future" (clearly humorous)
- Sarcastic statements like "Just send a nuke to our location" (obviously not serious)