mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-24 08:55:23 +02:00
change settings back to preferring andy
This commit is contained in:
parent
1351254cfc
commit
7a22826079
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ export default
|
|||
"auth": "offline", // or "microsoft"
|
||||
|
||||
"profiles": [
|
||||
//"./andy.json",
|
||||
"./profiles/dolphin.json",
|
||||
"./andy.json",
|
||||
//"./profiles/dolphin.json", // Groq support
|
||||
|
||||
// add more profiles here, check ./profiles/ for more
|
||||
// more than 1 profile will require you to /msg each bot indivually
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue