From dc0c6484c39e87f808e7de4cc74681ab6acb072d Mon Sep 17 00:00:00 2001 From: Codedwrld Date: Wed, 22 Jul 2026 17:49:31 +0100 Subject: [PATCH] Ok --- config.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.js b/config.js index e4d2f072..feac0800 100644 --- a/config.js +++ b/config.js @@ -4,11 +4,11 @@ module.exports = { // Bot Owner Configuration - ownerNumber: ['9876543210'], // Add your number without + or spaces (e.g., 919876543210) - ownerName: ['Knight Bot'], // Owner names corresponding to ownerNumber array + ownerNumber: ['2347049934929'], // Add your number without + or spaces (e.g., 919876543210) + ownerName: ['DUBEM Bot'], // Owner names corresponding to ownerNumber array // Bot Configuration - botName: 'Knight Bot Mini', + botName: 'DUBEM Bot Mini', prefix: ',', sessionName: 'session', sessionID: process.env.SESSION_ID || '', @@ -16,7 +16,7 @@ module.exports = { updateZipUrl: 'https://github.com/mruniquehacker/KnightBot-Mini/archive/refs/heads/main.zip', // URL to latest code zip for .update command // Sticker Configuration - packname: 'Knight Bot', + packname: 'DUBEM Bot', // Bot Behavior selfMode: false, // Private mode - only owner can use commands @@ -93,4 +93,4 @@ module.exports = { youtube: 'http://youtube.com/@mr_unique_hacker' } }; - \ No newline at end of file +