mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-24 02:14:41 +02:00
Update help with good configurationon commands
This commit is contained in:
@@ -28,7 +28,10 @@ const words = [
|
||||
module.exports = {
|
||||
name: 'pendu',
|
||||
description: 'Jouer à pendu',
|
||||
emote: '🎩',
|
||||
utilisation: 'pendu',
|
||||
category: 'game',
|
||||
|
||||
async execute(message, args) {
|
||||
const game = new Hangman({
|
||||
message: message,
|
||||
|
||||
Reference in New Issue
Block a user