forked from Supositware/Haha-Yes
Vote for the bot!
This commit is contained in:
parent
64816b2f0d
commit
04a041f0fb
1 changed files with 1 additions and 1 deletions
|
@ -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.',
|
||||
|
|
Loading…
Reference in a new issue