better funny odds

This commit is contained in:
2025-12-16 00:51:19 -05:00
parent 4e80f42510
commit fd349e20fc

View File

@@ -109,8 +109,8 @@ client.on(Events.MessageCreate, message => {
config.status = status; config.status = status;
} }
// wouldnt it be funny to react to 1 in like 10000 messages with emoji from a list // wouldnt it be funny to react to 1 in like 1000 messages with emoji from a list
if (Math.random() < 0.0001 && !message.author.bot) { if (Math.random() < 0.001 && !message.author.bot) {
const customEmojis = [ const customEmojis = [
'Shitten:1430413059574206555', 'Shitten:1430413059574206555',
'BLOWSUP:1430413011918651503', 'BLOWSUP:1430413011918651503',