Update 'node/boto.js'
This commit is contained in:
parent
79c3fbe10e
commit
16511c11ee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue