mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = class ServerIconCommand extends Command {
|
||||
name: 'server-icon',
|
||||
aliases: ['guild-icon', 's-icon', 'g-icon'],
|
||||
group: 'info',
|
||||
memberName: 'server-icon',
|
||||
description: 'Responds with the server\'s icon.',
|
||||
guildOnly: true,
|
||||
clientPermissions: [PermissionFlagsBits.EmbedLinks]
|
||||
|
||||
Reference in New Issue
Block a user