mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-09-10 12:02:59 +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"
|
"auth": "offline", // or "microsoft"
|
||||||
|
|
||||||
"profiles": [
|
"profiles": [
|
||||||
//"./andy.json",
|
"./andy.json",
|
||||||
"./profiles/dolphin.json",
|
//"./profiles/dolphin.json", // Groq support
|
||||||
|
|
||||||
// add more profiles here, check ./profiles/ for more
|
// add more profiles here, check ./profiles/ for more
|
||||||
// more than 1 profile will require you to /msg each bot indivually
|
// more than 1 profile will require you to /msg each bot indivually
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue