This commit is contained in:
Dragon Fire
2021-04-23 11:46:03 -04:00
parent 035ec9133a
commit 688dd999bb
+1 -1
View File
@@ -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.',