debut command kick

This commit is contained in:
Tutur33
2024-02-16 22:04:20 +01:00
parent e059b4d67c
commit b55179eed1
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = {
name: 'poll',
description: 'Crée un sondage',
emote: '📊',
utilisation: 'poll <question> <réponse1> <réponse2> <réponse3> ...',
utilisation: 'poll',
category: 'utils',
async execute(message, args, client) {
const pollEmbed = new EmbedBuilder()