mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
Bunch of new aliases
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class FireCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'fire',
|
||||
aliases: ['hell', 'burn'],
|
||||
aliases: ['hell', 'burn', 'flames'],
|
||||
group: 'edit-avatar',
|
||||
memberName: 'fire',
|
||||
description: 'Burns a user\'s avatar.',
|
||||
|
||||
Reference in New Issue
Block a user