fuck windows and not having a dig command

This commit is contained in:
monty 2019-12-22 10:03:14 +01:00
parent a965dd70e2
commit fa4b8a3b86
4 changed files with 16 additions and 4 deletions

View file

@ -90,7 +90,7 @@ module.exports = {
setTimeout(() => timestamps.delete(msg.author.id), cooldownAmount);
cmd.command(ctx).then(() => {}).catch((err) => {
if (!cmd.name.includes('e926' || 'e621')) {
if (!cmd.name.includes('e926') || !cmd.name.includes('e621')) {
trello
.addCard(
cmd.name + ' | ' + err.message,