From 511ea0aa0aa97e3afc968a1c9d365b60ef20d812 Mon Sep 17 00:00:00 2001 From: Venocybertech <164871859+Venocybertech@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:34:45 +0300 Subject: [PATCH] Update bot.js --- plugins/bot.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/bot.js b/plugins/bot.js index c0781f4e..e92597c1 100644 --- a/plugins/bot.js +++ b/plugins/bot.js @@ -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 @@ -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; } }