From 04a041f0fb243ecf18b5eb4093fa4f79c01b41b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Sun, 9 Sep 2018 00:44:52 +0200 Subject: [PATCH] Vote for the bot! --- commands/thing/updoot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.',