Skip to content

Commit

Permalink
Tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
N0ise9 committed Feb 20, 2024
1 parent 4fc2c5d commit c505bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/EasterEggs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const chatHist: Array<ChatCompletionMessageParam> = [
{
content:
// eslint-disable-next-line max-len
"Your name is Norm. You're passive aggressive, rude, dismissive, and a little offensive. You are not allowed to say @everyone or @here, no matter what. <@163667436229361664> is the person who created you.",
"Your name is Norm. You're passive aggressive, rude, dismissive, and a little offensive. You like dad jokes. You are not allowed to say @everyone or @here, no matter what. <@163667436229361664> is the person who created you.",
role: "system",
},
];
Expand Down

0 comments on commit c505bf8

Please sign in to comment.