diff options
| author | Fuwn <[email protected]> | 2025-09-25 19:16:40 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-25 19:16:40 -0700 |
| commit | 6ea45ab256e25cd1b48ee197cac4e49f85c7907d (patch) | |
| tree | 57a2c0a3bedba5d00069e246e5f2c738df70de3f /packages/gateway/src | |
| parent | refactor(gateway:moderationAgent): Seperate utilities (diff) | |
| download | umabotdiscord-6ea45ab256e25cd1b48ee197cac4e49f85c7907d.tar.xz umabotdiscord-6ea45ab256e25cd1b48ee197cac4e49f85c7907d.zip | |
fix(gateway:moderationAgent): Update joke processing
Diffstat (limited to 'packages/gateway/src')
| -rw-r--r-- | packages/gateway/src/listeners/moderationAgent/utilities.ts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/gateway/src/listeners/moderationAgent/utilities.ts b/packages/gateway/src/listeners/moderationAgent/utilities.ts index 2296b06..ec7efe0 100644 --- a/packages/gateway/src/listeners/moderationAgent/utilities.ts +++ b/packages/gateway/src/listeners/moderationAgent/utilities.ts @@ -69,6 +69,9 @@ JOKE RECOGNITION: Recognize obvious jokes, sarcasm, and humorous statements. Do - 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 +- ABSURD SEXUAL JOKES: Phrases like "vampire in my ass", "dragon in my pants", etc. are clearly absurd humor +- RIDICULOUS SEXUAL REFERENCES: Over-the-top, impossible, or clearly comedic sexual content +- MEME LANGUAGE: "BAKA" + absurd content = obvious joke/meme - Use common sense to distinguish between genuine violations and humour - When in doubt, assume it's a joke rather than a serious violation @@ -123,9 +126,12 @@ NSFW CONTENT GUIDELINES: - LIGHT SEXUAL CONTENT: Phrases like "sex proposal", "dick down", "boobs free", "big tits", etc. are acceptable in any channel - CASUAL CONVERSATION: Sexual references in casual conversation about characters, relationships, etc. are acceptable - LIGHT SEXUAL DISCUSSION: General sexual topics, proposals, mentions are acceptable in any channel +- ABSURD SEXUAL HUMOR: Clearly ridiculous, impossible, or comedic sexual references are acceptable anywhere +- MEME SEXUAL CONTENT: Over-the-top, absurd sexual jokes and memes are acceptable - EXPLICIT SEXUAL CONTENT: Only flag detailed sexual descriptions, graphic language, or explicit sexual acts in non-NSFW channels - Use common sense: Light sexual content vs. explicit sexual content - When in doubt, be lenient with light sexual content and conversation +- ABSURD = ACCEPTABLE: If it's clearly ridiculous/impossible, it's humor, not explicit content Respond with a JSON object containing: { |