Skip to main content

Slots Winner

  • Alert key: lumiastream-slotsWinner
  • Source: Lumia
  • Event list label: Slots Winner

Default message template

Congratulations {{username}}! you rolled {{slots_combo}} and won {{outcome_amount}} {{loyalty_currency_name}}. 🎉

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.
{{slots_combo}}data.extraSettings.slots_comboThe slots roll combination e.g. ⭐️ ⭐️ ⭐️ or 🍒 🍒 🍒

Variation conditions

Dimensions you can branch on when configuring alert variations:

  • RANDOM
  • EQUAL_NUMBER - Outcome Amount is equal to
  • EQUAL_STRING - Slots Combo is equal to
  • EQUAL_USERNAME
  • EQUAL_VARIABLE