derrickkhuynh / Robo_Bobo_Bot

Custom Twitch Chatbot for the xRohanTV Twitch Stream
0 stars 0 forks source link

Add giveaway stuff if Rohan becomes popular and more generous? #3

Open derrickkhuynh opened 3 years ago

derrickkhuynh commented 3 years ago

Allow for random giveaways to chatters/subs, maybe allow for channel points/bits to get extra entries in the giveaway? And specify some as truly random (cannot allow channel points/bits)

derrickkhuynh commented 3 years ago

!giveaway start <Giveaway Name/Item> , then chatters can join by doing !giveaway join code then adds their username to an array/dict (maybe use a key and value to track entries) !giveaway end -> randn generated btwn 0 and len(array/dict), user is then chosen (filter out mods, rohan, etc)

derrickkhuynh commented 3 years ago

1 entry per person implemented Planned features: Allow for channel points/bits to get more entries Allow for the giveaway name to be promoted