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'
Discussed in https://github.com/slow/nitro-sniper/discussions/179