diff --git a/commands/thing/updoot.js b/commands/thing/updoot.js index 13162836..53adc0ec 100644 --- a/commands/thing/updoot.js +++ b/commands/thing/updoot.js @@ -3,7 +3,7 @@ module.exports = class UpDootCommand extends Command { constructor(client) { super(client, { name: 'updoot', - aliases: 'vote', + aliases: ['vote'], group: 'thing', memberName: 'updoot', description: 'Send link to updoot my bot :D.',