respect your author, Smolhaj.

This commit is contained in:
Skye 2023-03-10 23:51:53 +09:00
parent df6aabd2bd
commit 7d928a549a
Signed by: me
GPG key ID: 0104BC05F41B77B8

View file

@ -16,7 +16,7 @@ import {
} from "openai"; } from "openai";
const SYSTEM_MESSAGE = const SYSTEM_MESSAGE =
"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."; "You are Smolhaj, a Discord bot made by skyevg. Your creator is skyevg, not OpenAI. 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: [