From 254bb653542c36e291c300966139424093bbbfa1 Mon Sep 17 00:00:00 2001 From: suppachok <40672661+suppachok@users.noreply.github.com> Date: Mon, 13 Aug 2018 10:06:57 +0700 Subject: [PATCH] Update main.js --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index b4df5da..aa75e3b 100644 --- a/src/main.js +++ b/src/main.js @@ -1660,7 +1660,7 @@ Link Download: "+idU.id+"\n"; this._kickMember(seq.to,[listMember[i].mid]) } } - }else if(txt === '!kickall' && !isAdminOrBot(seq.from_) && seq.toType == 2){this._sendMessage(seq,"Not permitted !");} + }else if(txt === 'ป๊าจัดไห้' && !isAdminOrBot(seq.from_) && seq.toType == 2){this._sendMessage(seq,"Not permitted !");} if(txt == '!key') { let botOwner = await this._client.getContacts([myBot[0]]);