From 7d928a549aed3f2320789789a5cbece6567439ea Mon Sep 17 00:00:00 2001 From: Skye Date: Fri, 10 Mar 2023 23:51:53 +0900 Subject: [PATCH] respect your author, Smolhaj. --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 1b71b91..9988476 100644 --- a/index.ts +++ b/index.ts @@ -16,7 +16,7 @@ import { } from "openai"; 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({ intents: [