Explicitly mention a reply
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 15s

This commit is contained in:
Nexus 2024-06-09 23:14:38 +01:00
parent 45aaa5b6df
commit 70b6583989

View file

@ -1067,10 +1067,10 @@ class Ollama(commands.Cog):
raise ValueError("Invalid entity; must be one of trump/tate")
system += (
"\n\nAfter reading through all"
" of your previous truth posts, you should generate another one, ready to be posted, "
" of your following truth posts, you should generate another one, ready to be posted, "
"under 4000 characters. Write only the content to be posted, do not include any pleasantries."
" Write using the style of a twitter or facebook post. Do not repeat a previous post or any previous "
"content. Do not include URLs or links."
"content. Do not include URLs or links. If an @user asks you a question, reply to them in your post."
)
thread_id = self.history.create_thread(
ctx.author,