mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 09:12:07 +02:00
Remove matrix and fire (they lag the bot)
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class FireFrameCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'fire-frame',
|
||||
aliases: ['hell-frame', 'burn-frame', 'flames-frame'],
|
||||
aliases: ['hell-frame', 'burn-frame', 'flames-frame', 'fire', 'hell', 'burn', 'flames'],
|
||||
group: 'edit-image',
|
||||
memberName: 'fire-frame',
|
||||
description: 'Draws a fiery border over an image or a user\'s avatar.',
|
||||
|
||||
Reference in New Issue
Block a user