mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-07 14:55:25 +02:00
add perfect help commande
This commit is contained in:
@@ -3,6 +3,7 @@ const { ButtonStyle, ButtonBuilder, ActionRowBuilder } = require('discord.js');
|
||||
module.exports = {
|
||||
name: 'ping',
|
||||
description: 'Command to check the latency of the bot.',
|
||||
category: 'utils',
|
||||
async execute(message, args, client) {
|
||||
const ping = new ButtonBuilder()
|
||||
.setCustomId('confirm')
|
||||
|
||||
Reference in New Issue
Block a user