wroersma / py3tbot

Python 3 Twitch Bot shit
GNU General Public License v3.0
1 stars 0 forks source link

Add in lib for admin giveaways #13

Closed wroersma closed 6 years ago

wroersma commented 6 years ago

This should allow the twitch streamer to give away products on their stream to their selected group of viewers

wroersma commented 6 years ago

The basic function to select a random winner from a sub user list is working. It needs to be made more modular and into a plugin format. This requires other backend work