mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = class InfoCommand extends Command {
|
||||
name: 'info',
|
||||
aliases: ['stats', 'uptime', 'prefix', 'invite'],
|
||||
group: 'util-public',
|
||||
memberName: 'info',
|
||||
description: 'Responds with detailed bot information.',
|
||||
guarded: true,
|
||||
clientPermissions: [PermissionFlagsBits.EmbedLinks]
|
||||
|
||||
Reference in New Issue
Block a user