From c38c94b8db7751c52f497b2a5cf34bd646290c69 Mon Sep 17 00:00:00 2001 From: Markjoshuaduerme <166973984+Markjoshuaduerme@users.noreply.github.com> Date: Sun, 30 Jun 2024 16:07:46 +0800 Subject: [PATCH] Update config.dev.json --- config.dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.dev.json b/config.dev.json index 08d293d2..cc5f0239 100644 --- a/config.dev.json +++ b/config.dev.json @@ -17,15 +17,15 @@ "ignoreCommand": [] }, "adminBot": [ - "61550037082227" + "61560846400192" ], "whiteListMode": { "enable": false, "whiteListIds": [], "notes": "if you enable this feature, only the ids in the whiteListIds section can use the bot" }, - "nickNameBot": "Jay", - "prefix": "/", + "nickNameBot": "Mark", + "prefix": ".", "database": { "type": "sqlite", "uriMongodb": "",