forked from Supositware/Haha-Yes
Forgot to remove the else
This commit is contained in:
parent
4bf63d014a
commit
216aa515ba
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ class commandStartedListener extends Listener {
|
|||
|
||||
return message.channel.send(Embed);
|
||||
}
|
||||
} else {
|
||||
console.log('Gold already triggered for this guild!');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue