Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 804 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 804 Bytes

TwitchRewardSoundEffects

Play sound effects depending on Twitch (Channel Points) Reward IDs. Requires TwitchPubSubMirror to be installed, and that the subscription of Twitch Channel Points Rewards is enabled in its settings.

Installation

  1. Install the script in SLCB. (Please make sure you have configured the correct 32-bit Python 2.7.13 Lib-directory).
  2. Insert the API_Key.js by right-clicking the script in SLCB.
  3. Reload all scripts, so the new API_Key.js file gets picked up.
  4. Place mp3 files in the sounds subfolder, and name them <reward-id>.mp3, or create a <reward-id> subfolder and place mp3 files inside for a random selection each time the reward is redeemed.