mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-06 22:42:58 +02:00
add alias command name
This commit is contained in:
@@ -4,6 +4,7 @@ const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
name: 'random',
|
||||
aliases: ['rand'],
|
||||
description: 'Affiche un nombre aléatoire entre 2 nombres donnés',
|
||||
emote: '🎲',
|
||||
utilisation: 'random [min] [max]',
|
||||
|
||||
Reference in New Issue
Block a user