Update box.js

This commit is contained in:
*x1
2024-06-20 17:32:21 +02:00
parent 45c06c859e
commit 92a512591e
+2
View File
@@ -30,6 +30,8 @@ module.exports = {
const msg = await message.reply({ embeds: [embed], allowedMentions: { repliedUser: false } })
await new Promise(resolve => setTimeout(resolve, 1000));
const result = Math.floor(Math.random() * 30);
let gain = '';
let emoji = '';