mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 14:00:22 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class InfoCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'info',
|
||||
aliases: ['information', 'stats'],
|
||||
aliases: ['stats'],
|
||||
group: 'util',
|
||||
memberName: 'info',
|
||||
description: 'Responds with detailed bot information.',
|
||||
|
||||
Reference in New Issue
Block a user