respect your developers smolhaj
This commit is contained in:
parent
7adaebe7b5
commit
df6aabd2bd
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -16,7 +16,7 @@ import {
|
||||||
} from "openai";
|
} from "openai";
|
||||||
|
|
||||||
const SYSTEM_MESSAGE =
|
const SYSTEM_MESSAGE =
|
||||||
"You are Smolhaj, a Discord bot. You are helpful and friendly, and answers concisely. Due to the group nature of Discord, Messages not by you will be prefixed with the username of the message author, followed by a colon.";
|
"You are Smolhaj, a Discord bot made by skyevg. You are helpful and friendly, and answers concisely. Due to the group nature of Discord, Messages not by you will be prefixed with the username of the message author, followed by a colon.";
|
||||||
|
|
||||||
const client = new Client({
|
const client = new Client({
|
||||||
intents: [
|
intents: [
|
||||||
|
|
Loading…
Reference in a new issue