mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-16 23:57:48 +02:00
Ajout des alias pour les commandes existantes
This commit is contained in:
@@ -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>',
|
||||
|
||||
Reference in New Issue
Block a user