mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-26 00:53:44 +02:00
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.
This commit is contained in:
parent
36c247713e
commit
e9366a1626
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ const settings = {
|
||||||
// "./profiles/grok.json",
|
// "./profiles/grok.json",
|
||||||
// "./profiles/mistral.json",
|
// "./profiles/mistral.json",
|
||||||
// "./profiles/deepseek.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
|
// using more than 1 profile requires you to /msg each bot indivually
|
||||||
// individual profiles override values from the base profile
|
// individual profiles override values from the base profile
|
||||||
|
|
Loading…
Add table
Reference in a new issue