Make character-count an Analyzer

This commit is contained in:
Daniel Odendahl Jr
2018-10-25 22:07:55 +00:00
parent deac8d64b9
commit 839ad11b7e
3 changed files with 4 additions and 4 deletions
@@ -6,7 +6,7 @@ module.exports = class CharacterCountCommand extends Command {
super(client, {
name: 'character-count',
aliases: ['characters', 'chars', 'length'],
group: 'number-edit',
group: 'analyze',
memberName: 'character-count',
description: 'Responds with the character count of text.',
args: [