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",