Remove matrix and fire (they lag the bot)

This commit is contained in:
Dragon Fire
2024-04-25 00:56:22 -04:00
parent 07d12fdce6
commit 84bf4acfb4
301 changed files with 3 additions and 156 deletions
+1 -1
View File
@@ -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.',