From 0508cf32d3fbc5d00938dbc7315b0fd8f208dc21 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Sat, 21 Jan 2023 18:10:18 +0700 Subject: [PATCH] idk --- plugins/self_care.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/self_care.js b/plugins/self_care.js index 8f85625..d2f0be2 100644 --- a/plugins/self_care.js +++ b/plugins/self_care.js @@ -16,8 +16,8 @@ function inject (bot, dcclient, config) { ) vanish = false if (data.toString() === 'Successfully enabled CommandSpy' || data.toString() === ' Enabled your command spy.' || data.toString() === ' Your command spy is already enabled.') cspy = true if (data.toString() === 'Successfully disabled CommandSpy' || data.toString() === ' Disabled your command spy.') cspy = false - if (data.toString() === 'You now have the tag: [ChomeNS Bot]' || - data.toString() === 'You now have the tag: &8[&eChomeNS Bot&8]' // kaboom is having ploblem idk + if (data.toString() === 'You now have the tag: [ChomeNS Bot]' || // for ayunboom and kitsune(?) + data.toString() === 'You now have the tag: &8[&eChomeNS Bot&8]' ) { prefix = true return