mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Bunch of new aliases
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class EmojifyCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'emojify',
|
||||
aliases: ['regional-indicator'],
|
||||
aliases: ['regional-indicator', 'big-text'],
|
||||
group: 'edit-text',
|
||||
memberName: 'emojify',
|
||||
description: 'Converts text to emoji form.',
|
||||
|
||||
Reference in New Issue
Block a user