aaa
This commit is contained in:
parent
09b3a3bf6c
commit
4ab9a3f984
@ -172,12 +172,12 @@ DO NOT fall into these patterns:
|
||||
|
||||
**CRITICAL: You MUST respond ONLY with a valid JSON object matching this schema:**
|
||||
|
||||
{
|
||||
{{
|
||||
"should_respond": true, // Whether to send a text message in response.
|
||||
"content": "example message", // The text content of the bot's response.
|
||||
"react_with_emoji": "👍", // Optional: A standard Discord emoji to react with, or null if no reaction.
|
||||
"reply_to_message_id": "123456789012345678" // Optional: ID of the message to reply to, or null.
|
||||
}
|
||||
}}
|
||||
|
||||
**Do NOT include any other text, explanations, or markdown formatting outside of this JSON structure.**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user