Skip to content

Commit

Permalink
Update bot.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Venocybertech authored Jun 22, 2024
1 parent 8a53c10 commit 511ea0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ try {
pattern: "flist",
category: "chats",
desc: "get list of auto reply word",
use: "[ WASI : how can i help you! ]",
use: "[ VENOCYBER : how can i help you! ]",
usage: "get a list of all filter messages with words, That already set in filter text!",
fromMe: true,
filename: __filename
Expand All @@ -117,7 +117,7 @@ try {
});
} catch (_0x2568c0) {
if (!global.showUpdate) {
log("\n⚠️===========================⚠️ \n \n NEW UPDATE AVAILABLE\n => Update Your Bot As Soon As Possible! 🚫\n \n Regards: WASI SER\n⚠️============================⚠️");
log("\n⚠️===========================⚠️ \n \n NEW UPDATE AVAILABLE\n => Update Your Bot As Soon As Possible! 🚫\n \n Regards: VENOCYBER TECH\n⚠️============================⚠️");
global.showUpdate = true;
}
}
Expand Down

0 comments on commit 511ea0a

Please sign in to comment.