kritzware / kritzbot-legacy

Twitch chat bot, written with Python (old version)
MIT License
4 stars 0 forks source link

Giveaway command #89

Closed kritzware closed 8 years ago

kritzware commented 8 years ago

"!giveaway {n} {emote}" : A giveaway has started. Type {emote} to enter! You have {n} minutes to enter..

Use the same implementation as the raffle command, but with a new giveawayTimer class. Timer could range from 2-5 minutes, dependant on number of viewers.