mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = class CharacterCountCommand extends Command {
|
||||
name: 'character-count',
|
||||
aliases: ['characters', 'chars', 'length', 'char-count', 'len'],
|
||||
group: 'analyze',
|
||||
memberName: 'character-count',
|
||||
description: 'Responds with the character count of text.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user