add reload commande systeme

This commit is contained in:
VALOU3336
2024-02-28 12:00:33 +01:00
parent 29a56a3420
commit b1768e24bd
5 changed files with 57 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = {
aliases: ['alias'],
category: 'botcontrol',
emote: '📝',
utilisation: '+alias <add|remove|list>',
utilisation: 'alias <add|remove|list>',
async execute(message, args, client) {
const botId = message.client.user.id;