From 15aded61b0f722eb63387c76ff91b9c7aa6deb1b Mon Sep 17 00:00:00 2001 From: Plut0TK Date: Sat, 11 Jan 2025 19:19:32 +0100 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..704a8c99 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 || '2347036314248' ; // put your number here +global.SESSION_ID = process.env.SESSION_ID || 'rUAFjIDT#IPW-GtGoFYTomazpVJK5Mpuw7qzvPbh3m_bGtX_Ytp0' ; // put your session id here global.mods = [] global.prems = []