mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class UsesCommand extends Command {
|
||||
name: 'uses',
|
||||
aliases: ['command-uses', 'cmd-uses'],
|
||||
group: 'util-public',
|
||||
memberName: 'uses',
|
||||
description: 'Responds with a command\'s usage stats.',
|
||||
guarded: true,
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user