mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-20 21:41:17 +02:00
Ajout des alias pour les commandes existantes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { Hangman } = require('discord-gamecord');
|
||||
|
||||
const words = [
|
||||
'pomme', 'banane', 'cerise', 'poire', 'figue', 'raisin',
|
||||
'orange', 'melon', 'fraise', 'abricot', 'prune', 'coing',
|
||||
@@ -25,6 +26,7 @@ const words = [
|
||||
'feu', 'balance', 'batterie', 'caleçon', 'collant', 'contenance', 'gencive', 'jean', 'jogging',
|
||||
'pince', 'pantalon', 'pince', 'pince', 'pince', 'pince', 'pince', 'pyjama', 'short', 'slip', 'soup', 'vaisselle'
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
name: 'pendu',
|
||||
description: 'Jouer à pendu',
|
||||
|
||||
Reference in New Issue
Block a user