This program will help you create a bot that will listen for a !clip command and will run a native clip button on your stream PC
- Download latest
PinotsClipScript.zip
- Unzip it to its own folder i.e.,
PinotsClipScript/
- Run
PinotsClipScript.exe
- Get twitch tmi auth code
- Fill out info
- Press Start/Restart :)
If it stops working or something crashes, press Start/Restart or re-run the program
- Python 3.6+
- Pip installer (This comes standard with Python 3.4+)
pynput
(Run:pip install pynput
in cmd) Image reference
- Add a function to autorestart if something fails
- Add deeomjify python package to rpevent crashing on emoji chat
- Ignore most chat logs so the log doesnt get filled
- Add input box for command to track so users arent stuck with !clip
- Add timestamp to logging.
- Package as an .exe