diff --git a/settings.js b/settings.js index 4daa387..f43e49a 100644 --- a/settings.js +++ b/settings.js @@ -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 ],