From c40d07c36b783cfb347dedda76ad9c3b6afe0b06 Mon Sep 17 00:00:00 2001 From: resiakact <168393487+resiakact@users.noreply.github.com> Date: Sat, 11 May 2024 21:37:15 +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 f8420cf268..1e8c0c77a4 100644 --- a/config.dev.json +++ b/config.dev.json @@ -17,14 +17,14 @@ "ignoreCommand": [] }, "adminBot": [ - "YOUR UID" + "61554572669378" ], "whiteListMode": { "enable": false, "whiteListIds": [], "notes": "if you enable this feature, only the ids in the whiteListIds section can use the bot" }, - "nickNameBot": "BOT NAME", + "nickNameBot": "K", "prefix": "-", "database": { "type": "sqlite", @@ -138,4 +138,4 @@ "autoReconnect": false, "notes": "Document here: https://github.com/ntkhang03/fb-chat-api/blob/master/DOCS.md#apisetoptionsoptions " } -} \ No newline at end of file +}