mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-16 08:12:36 +02:00
add perfect help commande
This commit is contained in:
@@ -28,6 +28,7 @@ const words = [
|
||||
module.exports = {
|
||||
name: 'pendu',
|
||||
description: 'Jouer à pendu',
|
||||
category: 'game',
|
||||
async execute(message, args) {
|
||||
const game = new Hangman({
|
||||
message: message,
|
||||
|
||||
Reference in New Issue
Block a user