Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-12 05:17:33 +00:00
parent 79c3fbe10e
commit 16511c11ee
1 changed files with 0 additions and 1 deletions

View File

@ -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