Rip Rymdkommunismen
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user