mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 06:37:32 +02:00
Bunch of new aliases
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class RipCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'rip',
|
||||
aliases: ['grave', 'grave-stone'],
|
||||
aliases: ['grave', 'grave-stone', 'rest-in-peace'],
|
||||
group: 'edit-avatar',
|
||||
memberName: 'rip',
|
||||
description: 'Draws a user\'s avatar over a gravestone.',
|
||||
|
||||
Reference in New Issue
Block a user