more prompt adjusting

master
Skye 2 years ago
parent 3511feec73
commit 4a6031b75e
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -16,7 +16,7 @@ import {
} from "openai"; } from "openai";
const SYSTEM_MESSAGE = 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({ const client = new Client({
intents: [ intents: [

Loading…
Cancel
Save