Skip to content

Twitch IRC bot that takes input from the chat and presses the corresponding key.

License

Notifications You must be signed in to change notification settings

AUmrysh/twitch-plays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Plays

Clone of Twitch Plays Pokemon.

Installation

You're going to need to have pywin32 installed.

Move config/config_dist.py to config/config.py, and replace the username/password there with your Twitch username and OAuth token. Feel free to modify the start throttle here aswell.

set up for QWOP, load the flash game and this should run fine in linux.

After you've set that up, open up your terminal and type chmod +x serve.py then type ./serve.py. If your username/password is wrong you will be notified.

Whilst the script is running make sure you have your QWOP game is in focus as your primary window. If you click onto another window, the script won't work. If you're not able to stay focused on one window as you need to do other things with your computer, you could try running all of this from within a virtual machine.

I would use SSH to run this in screen, personally.

About

Twitch IRC bot that takes input from the chat and presses the corresponding key.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%