From 1847231cd237e4803bb8e7748279018a08a92da0 Mon Sep 17 00:00:00 2001 From: othmansefh-blip Date: Thu, 14 May 2026 19:05:31 +0100 Subject: [PATCH] Update config.json --- config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.json b/config.json index dbaa1e6ad..42a332e14 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "language": "en", "notesLanguage": "change to your language with ISO 639-1 code, available languages: vi (Vietnamese), en (English)", "nickNameBot": "গেসুকে 😈", - "prefix": "~", + "prefix":".", "noPrefix": true, "noPrefixNotes": "When true, Bot Admins (role 2) and Developers (role 4) can run commands without the prefix", "adminOnly": { @@ -21,20 +21,20 @@ "ignoreCommand": [] }, "adminBot": [ - "61588057525081" + "61589880922755" ], "premiumUsers": [ - "61588057525081" + "61589880922755" ], "devUsers": [ - "61588057525081" + "61589880922755" ], "notes_premiumUsers": "List of user IDs with premium access (role 3)", "notes_devUsers": "List of developer IDs with full access (role 4)", "whiteListMode": { "enable": false, "whiteListIds": [ - "61588057525081" + "61589880922755" ], "notes": "if you enable this feature, only the ids in the whiteListIds list can use the bot" },