Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

!startraffle #30

Closed Gocnak closed 10 years ago

Gocnak commented 10 years ago

A lot of other bots and BTTV have the option to select a random user based on a few parameters (if they're sub, how long in chat, etc) to win a raffle based on a certain keyword.

Botnak should have a simple !startraffle that allows a set of users to join (specified in the new Settings GUI to be based on time in chat, sub+, donator+ or whatever) and be randomly selected after the int time is up.

NOTE: Botnak MUST print out the following line when a raffle is initiated:

“This is a promotion from [channel name] . Twitch does not sponsor or endorse broadcaster promotions and is not responsible for them”.

Where as the [channel name] is the main account in Botnak. Raffles will only be able to be initiated in the main account's channel.