mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class FireCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'fire',
|
||||
aliases: ['flame', 'hell'],
|
||||
aliases: ['hell'],
|
||||
group: 'image-edit',
|
||||
memberName: 'fire',
|
||||
description: 'Draws a fiery border over an image or a user\'s avatar.',
|
||||
|
||||
Reference in New Issue
Block a user