A simple IRC scraper to command robots, games, or anything else by reading Twitch chat. With Python!
Can be used to take direct actions (as in "LIGHTS") or to take a democratic vote on commands (as in "FWD", "REV", "LEFT", "RIGHT") as shown in the example code.
If you use this for a cool project or stream, let me know on Twitter - @whatuptkhere
Programmed in Python 3.8 Relies on libraries: socket, emoji, apscheduler