mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-14 15:56:21 +02:00
debut command kick
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user