From e5d85879b97494e450b37767d1969dc062dbe9e7 Mon Sep 17 00:00:00 2001 From: Skye Date: Fri, 10 Mar 2023 20:43:57 +0900 Subject: [PATCH] smolhaj --- index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.ts b/index.ts index 4cb9c7a..0d64ba9 100644 --- a/index.ts +++ b/index.ts @@ -7,7 +7,6 @@ import { Colors, EmbedBuilder, GatewayIntentBits, - Partials, SnowflakeUtil, } from "discord.js"; import { @@ -17,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 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 a username, followed by a colon."; const client = new Client({ intents: [