mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
Fix
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = class InfoCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'info',
|
||||
aliases: ['stats', 'uptime', 'bot-info'],
|
||||
aliases: ['stats', 'uptime'],
|
||||
group: 'util-public',
|
||||
memberName: 'info',
|
||||
description: 'Responds with detailed bot information.',
|
||||
|
||||
Reference in New Issue
Block a user