diff --git a/commands/gestion/drop.js b/commands/gestion/drop.js index ad4e2ec..7bf52e4 100644 --- a/commands/gestion/drop.js +++ b/commands/gestion/drop.js @@ -18,7 +18,8 @@ module.exports = { const row = new ActionRowBuilder() .addComponents(btn); - const sentMessage = message.channel.send(' ') + const sentMessage = message.channel.send('_ _') + let contage = 0 while (contage == 100) { setTimeout(() => { sentMessage.edit(`> Chargement : **${contage}%**`)