Skip to main content

Roulette Winner

  • Alert key: lumiastream-rouletteWinner
  • Source: Lumia
  • Event list label: Roulette Winner

Default message template​

Congratulations {{username}}! The ball landed on {{ball_position}}. You win {{outcome_amount}} {{loyalty_currency_name}}! Well played! 🎉

Template variables​

Use any of these in alert text, TTS, or chat templates. The same names appear under data.extraSettings.* when you subscribe via Overlay.on('alert').

Template variableOverlay payload fieldDescription
{{username}}data.extraSettings.usernameThe username of the sender
{{platform}}data.extraSettings.platformThe streaming platform this message is coming from
{{outcome_amount}}data.extraSettings.outcome_amountThe outcome amount is the total won or lost during a game.
{{ball_position}}data.extraSettings.ball_positionThe position where the ball lands in a game.

Variation conditions​

Dimensions you can branch on when configuring alert variations:

  • RANDOM
  • EQUAL_NUMBER - Outcome Amount is equal to
  • EQUAL_USERNAME
  • EQUAL_VARIABLE