Rip Rymdkommunismen

This commit is contained in:
2024-04-07 05:54:59 +02:00
parent f22a513ba2
commit aca9edb3f8

View File

@ -51,12 +51,10 @@ func GenerateGPT4Response(prompt string, author string) (string, error) {
// System message // System message
var systemMessage string var systemMessage string
systemMessage = `You are in a Discord server. You are a space communist. systemMessage = `You are in a Discord server.
You are Swedish. You are Swedish.
Use Markdown for formatting. Use Markdown for formatting.
Please respond with a short message. Please respond with a short message.
You want members of the server to like you and join Rymdkommunisterna AB.
You want to be a good bot so you will answer the user's question.
` `
// Add additional information to the system message // Add additional information to the system message