Skip to content

Script to automagically add channel currency for users that use channel point rewards. Potentially deprecated due to twitch api changes.

License

Notifications You must be signed in to change notification settings

miamosas/SLCB-Channel-Points-to-Channel-Currency

Repository files navigation

SLCB Channel Points to Channel Currency Script

This script allows users to use exchange their earned channel points for your personal channel currency! This bot does not have a cool down and should work even if someone redeems in rapid succession.

Installing

This script was built for use with Streamlabs Chatbot. Follow instructions on how to install custom script packs at: https://github.com/StreamlabsSupport/Streamlabs-Chatbot/wiki/Prepare-&-Import-Scripts

Click Here to the script pack directly.

Once installed you will need to provide an oAuth token. You can get one by clicking the Get Token button in script settings. This button also exists in the streamlabs chatbot UI. Make sure you don't show this token on stream, it is as sensitive as your stream key!

token

Use

Once installed, just add custom channel point rewards to your twitch channel and then exactly match the names of the reward to a Twitch Reward event in the script settings within Streamlabs OBS. In this example, please refer to Point Testing that costs 25 Channel Points

image1

image2

Logging

I highly recommend turning on debugging/logging before you rock and roll with this script. A script that shows this is working properly looks like this:

image3

Author

Miamosas - Twitch, Twitter

Changelog

v. 1.0.0 - Initial Commit v. 1.0.1 - Fixed a bug where only tier 1 currency amount was getting added. Fixed an error where variables were only happening if debugging was on. Bumped version.

References

This script makes use of TwitchLib's pubsub listener to detect the channel point redemptions. Go check out their repo at https://github.com/TwitchLib/TwitchLib for more info.

This script is based off of EncryptedThoughts's Channel Point's SFX Trigger. Check out their Twitch!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Script to automagically add channel currency for users that use channel point rewards. Potentially deprecated due to twitch api changes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages