mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Fix
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = class AchievementCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'achievement',
|
name: 'achievement',
|
||||||
aliaes: ['minecraft-achievement'],
|
aliases: ['minecraft-achievement'],
|
||||||
group: 'image-edit',
|
group: 'image-edit',
|
||||||
memberName: 'achievement',
|
memberName: 'achievement',
|
||||||
description: 'Sends a Minecraft achievement with the text of your choice.',
|
description: 'Sends a Minecraft achievement with the text of your choice.',
|
||||||
|
|||||||
Reference in New Issue
Block a user