Bunch of new aliases

This commit is contained in:
Dragon Fire
2021-01-27 17:58:43 -05:00
parent d8061ffdbe
commit dc68bdd852
48 changed files with 65 additions and 40 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = class FireFrameCommand extends Command {
constructor(client) {
super(client, {
name: 'fire-frame',
aliases: ['hell-frame', 'burn-frame'],
aliases: ['hell-frame', 'burn-frame', 'flames-frame'],
group: 'edit-image',
memberName: 'fire-frame',
description: 'Draws a fiery border over an image or a user\'s avatar.',