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