mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-12 00:04:35 +02:00
Ajout des alias pour les commandes existantes
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = {
|
||||
emote: '🎲',
|
||||
utilisation: 'random [min] [max]',
|
||||
category: 'utils',
|
||||
|
||||
async execute(message, args, client) {
|
||||
if (!args[0] || !args[1]) {
|
||||
return message.reply('Veuillez spécifier 2 nombres.');
|
||||
|
||||
Reference in New Issue
Block a user