diff --git a/config.json b/config.json index 08d43522..ecc8c242 100644 --- a/config.json +++ b/config.json @@ -15,6 +15,14 @@ "basename": "/" }, "bots": [ + { + "id": "vojo-ai", + "mxid": "@ai:vojo.chat", + "name": "Vojo AI", + "experience": { + "type": "ai-chat" + } + }, { "id": "telegram", "mxid": "@telegrambot:vojo.chat", @@ -43,14 +51,6 @@ "url": "https://widgets.vojo.chat/whatsapp/index.html", "commandPrefix": "!wa" } - }, - { - "id": "vojo-ai", - "mxid": "@ai:vojo.chat", - "name": "Vojo AI", - "experience": { - "type": "ai-chat" - } } ], "push": {