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.
- Install the script in SLCB. (Please make sure you have configured the correct 32-bit Python 2.7.13 Lib-directory).
- Insert the API_Key.js by right-clicking the script in SLCB.
- Reload all scripts, so the new API_Key.js file gets picked up.
- 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.