diff --git a/src/cogs/ollama.py b/src/cogs/ollama.py index 5c6ea29..20e6c80 100644 --- a/src/cogs/ollama.py +++ b/src/cogs/ollama.py @@ -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,