From f13394cb7e37e6c88112cb5d06945c5e84094973 Mon Sep 17 00:00:00 2001 From: samiullahdetho53 Date: Tue, 11 Feb 2025 15:00:01 +0500 Subject: [PATCH] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index e8842997..9beb5a3b 100644 --- a/config.js +++ b/config.js @@ -20,8 +20,8 @@ for (let i = 0; i < ownerlist.length; i++) { } // global.botname = process.env.BOTNAME || 'MEGA-AI'; -global.pairingNumber = process.env.BOT_NUMBER || '' ; // put your number here -global.SESSION_ID = process.env.SESSION_ID || '' ; // put your session id here +global.pairingNumber = process.env.BOT_NUMBER || '923142817763' ; // put your number here +global.SESSION_ID = process.env.SESSION_ID || 'KRhSULID#3yDY6rux_3eISTbDj9run9yqc_6SQVk3S4WGUme3UDg' ; // put your session id here global.mods = [] global.prems = []