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