mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Fix
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class EmojiListCommand extends Command {
|
||||
name: 'emoji-list',
|
||||
aliases: ['emojis'],
|
||||
group: 'guild-info',
|
||||
memberName: 'emoji',
|
||||
memberName: 'emoji-list',
|
||||
description: 'Responds with a list of the server\'s custom emoji.',
|
||||
guildOnly: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user