Skip to content

sugoidogo/cmdtwitch3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMDTwitch

OBS Script for launching commands on your pc for twitch redeems

Install

Windows

Before OBS can use python scripts, it needs to know where to find a compatible python interpreter. You can either:

  • Use my OBS Python Installer to detect or install a compatible python interpreter and update your obs settings automatically
  • Locate your existing python install via Tools > Scripts > Python Settings

All Platforms

Download and extract the latest release into any directory, and then add the script to OBS via Tools > Scripts > + (bottom-left of the scripts window). From there you can add or remove any startup apps.

Usage

  1. You should automatically be prompted to give "CommandRunner" access to your twitch channel redeems. If not, try reloading or resetting the script.
  2. Add the program or script you want to run via redeems
    • For simplicity, pick a file here. OBS will let you pick a file, directory, or input whatever you want via the url/path option, but whatever string you put in goes straight into Popen with no other args.
  3. The twitch redeems manager UI should pop up at this point, and you should have a new redeem with the name of the file you added. Customise to your liking and enable when you're ready to use it.
  4. ...
  5. Profit?

Support

Support information for all my software is on my GitHub profile