From 16511c11ee0d7bfb4021d690b7dcb239a88c621d Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 05:17:33 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 1 - 1 file changed, 1 deletion(-) diff --git a/node/boto.js b/node/boto.js index 45fd597..0a93a2d 100644 --- a/node/boto.js +++ b/node/boto.js @@ -41,7 +41,6 @@ client.on('message', (channel, tags, message, self) => { if(isSub) { // !SUBS | START console.log('Captians Log: SUB used a command...'); // Log - console.log(tags.username, 'is a subscriber'); } // !SUBS | END if{ // !ALL | START