Update Deps

This commit is contained in:
Daniel Odendahl Jr
2017-08-05 23:21:49 +00:00
parent a41b475b50
commit f3562c499a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ const { dbotsOrgKey } = require('../../config');
module.exports = class UpvotersCommand extends Command {
constructor(client) {
super(client, {
name: 'upvoters',
name: 'upvoterz',
aliases: ['upvote', 'updoot'],
group: 'util',
memberName: 'upvoters',