Update Script authored by fadedmax's avatar fadedmax
......@@ -5,4 +5,8 @@ It's written in Python and mainly edited by max, if you want to add somthing, yo
I'll probably add more documentation here later, but its pretty simple, theres a seperate readme in that repo for more information.
[repo here](https://gitlab.com/controlmypc/Twitch-Plays-Control-My-PC)
It's pretty simple to understand, you only have to install a few packages, most of them are either file imports or part of the python standard library.
You will mainly only need to install:
pydirectinput - windows mouse movement
pyautogui - dual platform (main handler)
requests - api and discord webhook
****When running the script, you may need to start it as a admin.****
\ No newline at end of file