Update 'node/boto.js'
This commit is contained in:
parent
0dc04f279f
commit
6027768239
|
@ -36,8 +36,6 @@ client.on('message', (channel, tags, message, self) => {
|
|||
const command = args.shift().toLowerCase(); // !COMMAND => command
|
||||
|
||||
|
||||
if { // !ALL | START
|
||||
}
|
||||
else if(isSub) { // !SUBS | START
|
||||
}
|
||||
else(isModUp) { // !MODS | START
|
||||
|
|
Loading…
Reference in New Issue