diff --git a/config.js b/config.js index 3695a58..d68a520 100644 --- a/config.js +++ b/config.js @@ -5,7 +5,7 @@ function convertToBool(text, fault = 'true') { return text === fault ? true : false; } module.exports = { -SESSION_ID: process.env.SESSION_ID || "", +SESSION_ID: process.env.SESSION_ID || "SHABAN-MD~gwxFxDAT#poWPExKJiAO7MQdrs5ur027jsVh8vQmFsl-py9Xdw6I", // add your Session Id AUTO_STATUS_SEEN: process.env.AUTO_STATUS_SEEN || "true", // make true or false status auto seen