Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-12 05:12:15 +00:00
parent 0dc04f279f
commit 6027768239
1 changed files with 0 additions and 2 deletions

View File

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