mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-07 23:04:47 +02:00
add perfect help commande
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
name: 'set',
|
||||
description: 'Modifier divers paramètres du bot.',
|
||||
category: 'botcontrol',
|
||||
async execute(message, args, client) {
|
||||
// Vérifiez si l'utilisateur a fourni suffisamment d'arguments
|
||||
if (args.length < 2) {
|
||||
|
||||
Reference in New Issue
Block a user