mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
More Aliases
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class CertificateCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'certificate',
|
||||
aliases: ['award', 'certificate-of-excellence'],
|
||||
aliases: ['award', 'certificate-of-excellence', 'cert', 'cert-of-excellence'],
|
||||
group: 'edit-image',
|
||||
memberName: 'certificate',
|
||||
description: 'Sends a certificate of excellence with the name and reason of your choice.',
|
||||
|
||||
Reference in New Issue
Block a user