Slot Twitch Overlay
Five reels, ten lines, a scatter jackpot and a free-spin show.
A slot machine for chat: a viewer types !slot with their stake, everyone else watches. Wins go back through your loyalty bot automatically, and multiple requests run one after another.
!slot
What this overlay does
// In short
One command, a few seconds, done: the game for the moments when nothing else is happening on stream. A viewer types !slot with their stake, the machine deducts it, five reels spin and evaluate ten paylines. Three or more scatters trigger a jackpot plus a free-spin show with a sticky symbol, all summed into a single payout. A FIFO queue serves several viewers one after another, and the machine stays on screen permanently. Points run API-first via SE or Firebot.
Features
// What's inside
How a round works
// Step by step
Chat commands
// What your community types
| Command | Who | Effect |
|---|---|---|
!slot <stake> | Viewer | Spin for the stake |
!slot | Viewer | Fun mode only, spins with no points |
!slot <stake> <count> | Viewer | Spin several rounds in a row |
Key settings
// What you tweak in config.js
enableCost- Real points (on) or fun mode
lines- Number of active paylines (1 to 10)
jackpotMultiplier- Scatter jackpot as a multiple of the stake
freeSpinsMin- Lower bound of the free spins awarded
baseWinFactor- Scales the frequent base line wins (RTP)
maxQueue- Queue size (0 = off)
slotScale- Overall size of the machine
alwaysShow- The machine stays on screen between spins
Screenshots
// From the overlay