Ajout des alias pour les commandes existantes

This commit is contained in:
Tutur33
2024-02-17 13:33:46 +01:00
parent aa1811a9f1
commit 5a15326eba
67 changed files with 146 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@ const { EmbedBuilder } = require("discord.js");
module.exports = {
name: 'calcul',
aliases: ['calc', 'math'],
description: 'Calcul a math problem',
emote: '🔍',
utilisation: 'calcul <math problem>',