mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-27 14:16:29 +02:00
Update drop
This commit is contained in:
@@ -18,7 +18,8 @@ module.exports = {
|
|||||||
const row = new ActionRowBuilder()
|
const row = new ActionRowBuilder()
|
||||||
.addComponents(btn);
|
.addComponents(btn);
|
||||||
|
|
||||||
const sentMessage = message.channel.send(' ')
|
const sentMessage = message.channel.send('_ _')
|
||||||
|
let contage = 0
|
||||||
while (contage == 100) {
|
while (contage == 100) {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
sentMessage.edit(`> Chargement : **${contage}%**`)
|
sentMessage.edit(`> Chargement : **${contage}%**`)
|
||||||
|
|||||||
Reference in New Issue
Block a user