Hoversquid / DisplayVoteBot

Jupyter Notebook implemenation of a a vote bot that allows a Twitch chatroom to suggest candidates and vote on them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DisplayVoteBot

Jupyter Notebook implemenation of a a vote bot that allows a Twitch chatroom to suggest candidates and vote on them. Uses TwitchWebsocket by tomaarsen: https://github.com/tomaarsen/TwitchWebsocket

Before Running this tool, you need to set up the "settings.json" file. You will also need a oauth token to connect to the account you wish to use for the bot. Log on to your bot account, and then use this tool to generate a token: https://twitchapps.com/tmi/

Add your information in the required fields in the .json file.

Updates

Planning on building this out with a Tkinter menu system instead of Jupyter and integrating the random collection with strawpoll.me

About

Jupyter Notebook implemenation of a a vote bot that allows a Twitch chatroom to suggest candidates and vote on them.


Languages

Language:Python 66.8%Language:Jupyter Notebook 23.2%Language:CSS 7.9%Language:HTML 2.0%