clear command

This commit is contained in:
Tutur33
2024-02-26 17:32:53 +01:00
parent cbcffca935
commit 76a0ad600c
3 changed files with 50 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = {
aliases: ['embedcreate', 'createembed'],
description: 'Crée un embed customisable',
emote: '📝',
utilisation: 'embed',
utilisation: '',
permission: 10,
async execute(message: Message, args: string[], client: Client) {