This is a program that allows twitch chat to control a pc. It's the core code for [this](https://www.twitch.tv/controlmypc) It features discord integration, permissions, a command processor, and everything you could need. You type `up` in chat, and the mouse goes up. It's fairly simple at it's core, so don't be afraid to dive into the code :)
# script
# script
The script is based off of dougdougw's script which is based off [this tutorial for creating a Twitch Plays stream](http://www.wituz.com/make-your-own-twitch-plays-stream.html). It was then rewritten by winnerspiros, then kae and again by jmcb.
The script is based off of dougdougw's script which is based off [this tutorial for creating a Twitch Plays stream](http://www.wituz.com/make-your-own-twitch-plays-stream.html). It was then rewritten by winnerspiros, then kae and again by jmcb.
It's written in Python and mainly edited by max and joel, if you want to add something, you should probably ask them,
It's written in Python and mainly edited by max and joel, if you want to add something, you should probably ask them,
I'll probably add more documentation here later, but it's pretty simple, theres a seperate readme in that repo for more information.
I'll probably add more documentation here later, but it's pretty simple, theres a seperate readme in that repo for more information.