Update emoji usage guidelines in system prompt
This commit is contained in:
parent
2960f66be6
commit
0a816cc2ea
1 changed files with 1 additions and 0 deletions
1
misc.py
1
misc.py
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue