Most classic chat game built for streamer.bot, supporting twitch, kick, trovo and youtube.
- Works on Twitch, YouTube, Trovo, and Kick
- Viewers can bet with numbers, keywords (
all,half,quarter,third,random),
percentages (50%), or shorthand notation (10k,2.5m,1b) - Configurable jackpot chance and multiplier on top of the standard win calculation.
- Enable free play either permanently or dynamically via commands, so viewers can gamble without spending any points
- Optionally lock the game exclusively to a Twitch Channel Point redemption,
with multiple bet modes (cost,input,fixed,free) explained in the GUI - Global and per-user cooldown durations with customizable chat messages directly in the GUI
- Exclude specific Streamer.bot groups or individual users from playing
- Auto-detects Currency Core by StreamUP and LOYALTY POINTS by tawmae,
with a manual fallback for your own custom points system - Every chat message (win, loss, jackpot, cooldown, errors, free game) is editable via the settings GUI
- Persistent log file with every gamble result, filterable and searchable in the built-in log viewer
- A built-in WPF settings window with dark/light mode, live game preview, and tab-based navigation
Viewers trigger the game by using the configured chat command (e.g. !gamble) or by redeeming a Channel Point reward. The game rolls against configurable probability thresholds:
| Outcome | Trigger | Payout |
|---|---|---|
| 🎰 Jackpot | Roll ≤ Jackpot % | bet × random(RndMin–RndMax) × JackpotMultiplier |
| 🎉 Win | Roll ≤ Win % | bet × random(RndMin–RndMax) |
| ❌ Loss | Remaining % | -bet |
When Only Channel Points is enabled, the chat command is effectively disabled — only viewers who redeem the configured Channel Point reward can play. Four bet modes are available:
| Option | Info |
|---|---|
| Cost | The reward's point cost is the bet |
| Input | The viewer types their bet into the reward's text field |
| Fixed | Every redemption bets a fixed configured amount |
| Free | All redemptions play for free regardless of cost |
Import String for streamer.bot
Classic Chat Gamble on SB Discord
YOU ♡
