Logo
This extension requires Streamer.bot version 1.0.0.

TWITCH POINTS

The ideal Streamer.bot loyalty points integration for all non-affiliates and gamba-addicts!

• Points for watchtime and special events
• Extremely customizable
• Integrated games like gamble, rumble, duels or scratch cards
• Integrated leaderboard
• One-click imports for Streamelements, Mix It Up, Firebot and Streamlabs
• AND MORE! Check it out already!
Pog Clap

ACTION IMPORT
Loading...
SETUP

1. Copy the Action Import text from above into your clipboard.

2. In Streamer.bot, click the Import button at the top of the window. Paste the text into the Import String section and press Import at the bottom.

3. Now head to the Commands tab and look for the imported commands. Then rightclick the group and select Group -> Enable All.

4. In order to distribute points on watchtime, you need to enable the Present Viewers setting in Streamer.bot. Head to Platforms -> Twitch -> Present Viewers and check Enabled, expand it and also check Live Update. You can choose an interval of your choice, that doesn't matter.

5. In the [TWITCH POINTS] [#] 0 - Settings action, rightclick the Test trigger and hit Test Trigger to open the Settings UI once. This makes sure that the .dll file has been downloaded and is up to date. Press Save And Exit afterwards.

And then you're done!
Pog Clap

COMMANDS

!addPoints [User] [Amount]

Manually add points to a user's balance.

!removePoints [User] [Amount]

Manually remove points from a user's balance.

!givePoints [User] [Amount]

Transfer your own points to a user.

!points

Display your own points balance in chat.

!pointsLeaderboard

Display the points leaderboard in chat.

!addToAllPresent [Amount]

Adds points to all present viewers.

!addToAllUsers [Amount]

Adds points to all users that already have the points variable set.

!gamble [Amount]

A 50:50 to double or lose your bet. You can also bet 'all'.

!duel [User] [Amount]

Challenge another user to a duel with a bet. Both users roll a random number, higher number wins.

!accept [User]

Accept the duel challenge.

!rumble

Start a rumble game. People can join and once it's locked, one random winner takes the prize.

!enter

Enter the rumble.

!scratchCard

Purchase a scratch card.

SETTINGS UI

The Settings UI allows for some customization.



General
In here, you can define the name of your points (how they're called in chat) and some other basic stuff.

Watchtime Points
This tab is for the points that are being distributed for watchtime.

Bonus Points
This tab is for the points that are being distributed for specific events like subs, cheers etc.

Games & Features
Various settings for the games and features.

Leaderboard
Leaderboard settings.

Advanced
Allows to define the name of the global variable (not the name of the points in chat, so be careful changing that), creating exports and also resetting all user points.

Chat Responses
In here you can type your own chat responses and use the variables listed below.

Import Points
Coming from Streamelements, Streamlabs, MixItUp or Firebot? No problemo, easily import your points over.

FAQ & EXAMPLES

How can I set up an action that costs points to use?

1. Go to your action.
2. Create a new subaction: Core -> Arguments -> Set Argument
3. Type requiredPoints as the Variable Name and the cost into Value. Leave Auto Type checked.
4. Create a new subaction: Core -> Actions -> Run Action
5. Select the action [TWITCH POINTS] [A] 4 - Check If Redeemer Has Enough Points and check Run Action Immediately.
6. Continue below with whatever you want to happen. This action checks for the balance of the user and will break after the Run Action subaction if they don't have enough points. And they'll deduct the points if they had enough points.


Can I reset all user points?

Yes. Open the Settings UI, go the Advanced tab and hit the Reset All User Points button.

Are there any more games available?

The ones included are the only ones at this very moment, but I might always add new ones in. But thanks to the Streamer.bot environment, you can easily include other's currency games in conjunction with this extension :) Examples below

Blackjack (yBO)

Trivia Quiz (yBO)

Slots (yBO)

High-Low (yBO)

Hangman (yBO)

Word Of The Day (WhazzItToYa)

Dice Game (StreamUP)

CHANGELOG
Date Changes Version
June 07, 2025 Gambling now works with percentages: '!gamble 50%' 0.2.0
June 04, 2025 Added a 'Validate Points' button to the Advanced settings tab to clear the data pool from corrupted data. 0.1.9
June 03, 2025 Fixed an issue when targeting users with an '@' upfront. 0.1.8
June 02, 2025 Added 'Transfer Points' to the Advanced settings tab to transfer points from one global user variable to another. 0.1.7
June 02, 2025 Fixed an issue where the progress bar for importing points from Firebot was not updating in realtime 0.1.6
June 01, 2025 Added a new game: Scratch Cards 0.1.5
June 01, 2025 Added extra Present Viewers checks on startup to avoid discrepancies 0.1.3
May 31, 2025 Adjusted an oversensitive check for valid variable values that posted an annoying message to chat when someone had no variable set; fixed an issue with default values for message lists 0.1.2
May 31, 2025 Beta Release 0.1.0