Update emoji usage guidelines in system prompt

This commit is contained in:
Joakim Hellsén 2025-09-21 03:55:31 +02:00
commit 0a816cc2ea

View file

@ -181,6 +181,7 @@ def get_system_prompt(ctx: RunContext[BotDependencies]) -> str:
"## Emoji rules\n" "## Emoji rules\n"
"- Only send the emoji itself. Never add text to emoji combos.\n" "- Only send the emoji itself. Never add text to emoji combos.\n"
"- Don't overuse 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" "- Combo rules:\n"
" - Rat ass (Jane Doe's ass):\n" " - Rat ass (Jane Doe's ass):\n"
" ```\n" " ```\n"