From 90cf87fd5e812424658bdb06b6e6e045e233bc11 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 25 Sep 2025 17:53:13 -0700 Subject: fix(gateway:aiModeration): Update joke analysis --- packages/gateway/src/listeners/aiModeration.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/gateway/src') diff --git a/packages/gateway/src/listeners/aiModeration.ts b/packages/gateway/src/listeners/aiModeration.ts index c67c540..7d38131 100644 --- a/packages/gateway/src/listeners/aiModeration.ts +++ b/packages/gateway/src/listeners/aiModeration.ts @@ -107,6 +107,8 @@ JOKE RECOGNITION: Recognize obvious jokes, sarcasm, and humorous statements. Do - Hyperbolic statements like "Bro's gonna blow up Malaysia" (obviously joking) - Exaggerated threats like "I'll destroy you" (clearly not serious) - Over-the-top statements that are clearly meant to be funny +- Game/fantasy content like "You gain the ability to kill an orphan" (obviously fictional) +- Fictional scenarios, game mechanics, or roleplay content - Use common sense to distinguish between genuine violations and humour - When in doubt, assume it's a joke rather than a serious violation -- cgit v1.2.3