Update 'node/boto.js'
This commit is contained in:
parent
1900a7d547
commit
dfbb229d40
|
@ -55,7 +55,7 @@ client.on('message', (channel, tags, message, self) => {
|
||||||
console.log(tags.username, 'is a subscriber');
|
console.log(tags.username, 'is a subscriber');
|
||||||
} // !SUBS | END
|
} // !SUBS | END
|
||||||
|
|
||||||
if { // !ALL | START
|
if{ // !ALL | START
|
||||||
console.log('LOG: Non-Mod command used!');
|
console.log('LOG: Non-Mod command used!');
|
||||||
} // !ALL | END
|
} // !ALL | END
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue