From 32b7fc8bc152251286a239b0768a735e0be89401 Mon Sep 17 00:00:00 2001 From: tawhidullahazimi-cyber Date: Mon, 3 Aug 2026 06:16:46 +0430 Subject: [PATCH] Update bot owner number in config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index e4d2f072a..ca4e9de9d 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ module.exports = { // Bot Owner Configuration - ownerNumber: ['9876543210'], // Add your number without + or spaces (e.g., 919876543210) + ownerNumber: ['93798649722'], // Add your number without + or spaces (e.g., 919876543210) ownerName: ['Knight Bot'], // Owner names corresponding to ownerNumber array // Bot Configuration @@ -93,4 +93,4 @@ module.exports = { youtube: 'http://youtube.com/@mr_unique_hacker' } }; - \ No newline at end of file +