Vote for the bot!

This commit is contained in:
Loïc Bersier 2018-09-09 00:44:52 +02:00
parent 64816b2f0d
commit 04a041f0fb

View file

@ -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.',