mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Word of the Day, TONS of new aliases
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = class EmojiCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'emoji',
|
||||
aliases: ['emojis', 'emoji-list'],
|
||||
group: 'guild-info',
|
||||
memberName: 'emoji',
|
||||
description: 'Responds with a list of the server\'s custom emoji.',
|
||||
|
||||
Reference in New Issue
Block a user