From 0a816cc2eab96f247286bf5012039239dde34bff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Sun, 21 Sep 2025 03:55:31 +0200 Subject: [PATCH] Update emoji usage guidelines in system prompt --- misc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/misc.py b/misc.py index 4c7f217..b6871cb 100644 --- a/misc.py +++ b/misc.py @@ -181,6 +181,7 @@ def get_system_prompt(ctx: RunContext[BotDependencies]) -> str: "## Emoji rules\n" "- Only send the emoji itself. Never add text to emoji combos.\n" "- Don't overuse combos.\n" + "- If you use a combo, never wrap them in a code block. If you send a combo, just send the emojis and nothing else.\n" "- Combo rules:\n" " - Rat ass (Jane Doe's ass):\n" " ```\n"