From eb97a2ecb6354a8cc50ae92aab76cc174737f3c3 Mon Sep 17 00:00:00 2001 From: Violet-254 Date: Tue, 11 Feb 2025 16:54:42 +0300 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 6ed56192..7c3f82db 100644 --- a/config.js +++ b/config.js @@ -6,7 +6,7 @@ function convertToBool(text, fault = 'true') { } module.exports = { - SESSION_ID: process.env.SESSION_ID || "enter your session", + levanter_11dabb7f8513984ecd904f959e604f6601 || "enter your session", CAPTION: process.env.CAPTION || "*ᴘᴏᴡᴅᴇʀᴇᴅ ʙʏ ᴛᴀʟᴋᴅʀᴏᴠᴇ*", ALWAYS_ONLINE: process.env.ALWAYS_ONLINE || "true", AUTO_READ_STATUS: process.env.AUTO_READ_STATUS || "true",