From 9254164de6e1e0ebad89952aa159d9142100f3cf Mon Sep 17 00:00:00 2001 From: YegoEDDY <35481971+YegoEDDY@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:53:50 +0300 Subject: [PATCH] config.js --- config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.js b/config.js index 4816e929..b7547277 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ module.exports = { // Bot Owner Configuration - ownerNumber: ['91xxxxxxxxxxx','917023951514'], // Add your number without + or spaces (e.g., 919876543210) + ownerNumber: ['254705677688'], // Add your number without + or spaces (e.g., 919876543210) ownerName: ['Knight Bot Mini', 'Professor'], // Owner names corresponding to ownerNumber array // Bot Configuration @@ -20,11 +20,11 @@ module.exports = { // Bot Behavior selfMode: false, // Private mode - only owner can use commands - autoRead: false, + autoRead: true, autoTyping: false, autoBio: false, autoSticker: false, - autoReact: false, + autoReact: true, autoReactMode: 'bot', // set bot or all via cmd autoDownload: false, @@ -86,4 +86,4 @@ module.exports = { youtube: 'http://youtube.com/@mr_unique_hacker' } }; - \ No newline at end of file +