Rip Rymdkommunismen
This commit is contained in:
parent
f22a513ba2
commit
aca9edb3f8
1 changed files with 2 additions and 4 deletions
|
|
@ -51,12 +51,10 @@ func GenerateGPT4Response(prompt string, author string) (string, error) {
|
|||
|
||||
// System message
|
||||
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.
|
||||
Use Markdown for formatting.
|
||||
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.
|
||||
Please respond with a short message.
|
||||
`
|
||||
|
||||
// Add additional information to the system message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue