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