Skip to content

Commit

Permalink
Tune prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Nov 17, 2024
1 parent dcb920e commit 521c06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ async def hey(self, ctx: commands.Context):
if iterations_left == 1
else "Spróbuj ponownie naprawiając ten błąd."
if resulting_message_content and "⚠️" in resulting_message_content
else "Jeśli w powyższym wyniku brakuje informacji w sprawie mojej prośby, spróbuj ponownie z inną komendą. Nie ponawiaj komendy bez znaczących zmian.",
else "Jeśli powyższy wynik nie do końca spełnia moją prośbę, spróbuj ponownie z inną komendą. (Nie ponawiaj komendy bez znaczących zmian.)",
}
)
else:
Expand Down

0 comments on commit 521c06c

Please sign in to comment.