Allows your Twitch chat to play games such as Pokemon!
- Connects to your Twitch chat
- Reads messages
- Check if messages contains controls only:
up up down down left right
- passwhat's up
- fail
- Executes keyboard controls
-
Install Python onto your machine
-
Download zip file or Clone the repo via:
git clone https://github.com/liyunze-coding/TwitchPlaysX.git
-
Modify
CHANNEL_NAME
inmain.py
:CHANNEL_NAME = "rythondev"
-
Install the requirements:
Windows:
pip install pywin32
Linux:
sudo apt-get install xdotool
-
Run the script:
py main.py
- Referenced TwitchPlayX by hzoo
- Developed by RythonDev
- Commissioned by Seiji