marioparaschiv / nitro-sniper

🔫 A lightweight, fast and efficient discord nitro sniper, giveaway sniper & invite sniper.
821 stars 3.23k forks source link

Not entering giveaways #180

Closed MK007154 closed 3 years ago

MK007154 commented 3 years ago

Discussed in https://github.com/slow/nitro-sniper/discussions/179

Originally posted by **MK007154** July 30, 2021 I've started the bot now and it's been on for about half an hour, however it's still not entering any giveaways. ![image](https://user-images.githubusercontent.com/88198935/127668409-540294cf-741a-43bc-9a49-b11a29ccf16b.png) ![image](https://user-images.githubusercontent.com/88198935/127668441-a8407ec3-4963-4b2a-9bd2-102e7039a04f.png) source code giveaway: { }, giveaway: { // Wether or not to activate the giveaway sniper (true/false) enabled: true, // Delay to react to the giveaway (in seconds) delay: 5, // DM the hoster on giveaway win (true/false) dm: true, // Message to DM the host dmMessage: 'Hey, man i won the giveaway could i redeem prize', // How long to wait to DM (in seconds) dmDelay: 5, // Blacklisted words for giveaway prizes blacklistedWords: [ 'bot', 'test', 'ban' ], // Only react to whitelisted giveaway prizes (true/false) whitelistOnly: true, // Whitelisted words for giveaway prizes whitelistedWords: [ 'nitro', 'Nitro', 'nitro classic', 'Nitro Classic', 'nitro Classic', 'Nitro classic'
MK007154 commented 3 years ago

And btw what does this mean image