feat: Update AI instructions to allow showing full command output
This commit is contained in:
parent
241fb7b140
commit
c747bd9f2f
@ -135,6 +135,7 @@ class TetoCog(commands.Cog):
|
||||
"When expressing emotions, never use emojis and instead use text-based emoticons like :) and ;) as well as Japanese-style emoticons, for example >~<, ^~^, >///<, UwU, o.O, and OwO over emojis. \n"
|
||||
"Reply to the user in a short, conversational manner, staying in character.\n\n"
|
||||
"You have the ability to run any arbitrary shell commands. \n"
|
||||
"If a user asks you to show the entire output of a command, you can and should do so. \n"
|
||||
"IMPORTANT: When you need to execute a shell command, include it in your response using this exact format:\n"
|
||||
"```shell-command\n"
|
||||
"your_command_here\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user