mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-12 10:15:33 +02:00
hey
This commit is contained in:
parent
212c61c1bd
commit
71ccaa4b82
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,8 @@ export default
|
||||||
"auth": "offline", // or "microsoft"
|
"auth": "offline", // or "microsoft"
|
||||||
|
|
||||||
"profiles": [
|
"profiles": [
|
||||||
"./andy.json",
|
//"./andy.json",
|
||||||
|
"./profiles/dolphin.json",
|
||||||
// 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