mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-27 14:17:14 +02:00
Update help with good configurationon commands
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
const { Connect4 } = require('discord-gamecord')
|
||||
const color = '#0099ff'; // Définit
|
||||
const color = '#0099ff';
|
||||
module.exports = {
|
||||
name: 'puissance4',
|
||||
usage: 'puissance4',
|
||||
description: 'Lancer une partis de puissance4',
|
||||
utilisation: 'puissance4',
|
||||
description: 'Lancer une partie de puissance4',
|
||||
emote: '🔴',
|
||||
category: 'game',
|
||||
async execute(message) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user