From e9366a162643bffd875e11190afdbcf118f47119 Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sun, 24 Aug 2025 12:04:13 -0700 Subject: [PATCH] fix spacing mercury and add andy-4 profile options Also added `Supports up to 75 messages!` next to the Andy-4 profile tag so people know it can be more than just 15 messages. --- settings.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/settings.js b/settings.js index d9f0037..2aacf91 100644 --- a/settings.js +++ b/settings.js @@ -18,7 +18,8 @@ const settings = { // "./profiles/grok.json", // "./profiles/mistral.json", // "./profiles/deepseek.json", - //"./profiles/mercury.json", + // "./profiles/mercury.json", + // "./profiles/andy-4.json", // Supports up to 75 messages! // using more than 1 profile requires you to /msg each bot indivually // individual profiles override values from the base profile