CommandoClient, Change Filenames, etc.

This commit is contained in:
Daniel Odendahl Jr
2017-05-23 16:14:48 +00:00
parent 38674485d1
commit 67f888e7b0
44 changed files with 77 additions and 54 deletions
@@ -7,7 +7,7 @@ module.exports = class ShardInfoCommand extends Command {
constructor(client) {
super(client, {
name: 'shard-info',
aliases: ['shard'],
aliases: ['shard', 'shard-stats'],
group: 'util',
memberName: 'shard-info',
description: 'Gives some bot info for the Shard you specify.',