From 4a6031b75e78cee3761fcd2f1a7dde8828df5916 Mon Sep 17 00:00:00 2001 From: Skye Date: Fri, 10 Mar 2023 20:49:09 +0900 Subject: [PATCH] more prompt adjusting --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 22a76fe..74e2f0a 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 a username, followed by a colon."; + "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."; const client = new Client({ intents: [