Skip to content

!sraffle

Twitch
Access
Moderator
Requires
Raffle module
Aliases
!singleraffle

The !sraffle command allows streamers and moderators to start a single-winner raffle. The command randomly selects one winner from all the viewers who entered using the !join command (entry is free, one entry per viewer), and that winner receives the full points prize. For a raffle with multiple winners that split the prize, use !raffle instead.

To start a single-winner raffle:

!sraffle [win_points] [duration_seconds]

Start a raffle awarding 10 points, lasting 10 seconds:

Example chat
moderator badgeModUser:!sraffle 10 10
partner badgemoderator badgeStreamElements:a Raffle has begun for 10 points PogChamp it will end in 10 Seconds. Enter by typing "!join" OpieOP

Start a raffle using the default prize (1000 points) and the default duration from the module settings:

Example chat
moderator badgeModUser:!sraffle
partner badgemoderator badgeStreamElements:a Raffle has begun for 1000 points PogChamp it will end in 60 Seconds. Enter by typing "!join" OpieOP
  • [win_points] (Optional): The amount of loyalty points awarded to the winner. Defaults to 1000 if not specified. The amount is capped at the maximum configured in the Raffle module settings. Requires the Loyalty module to be active.
  • [duration_seconds] (Optional): How long the raffle entry period lasts (in seconds). If not specified, the default duration from the Raffle module settings on the Dashboard is used. The minimum duration is 5 seconds.
  • Requires the Raffle module to be active (Chatbot -> Modules).
  • The command’s permission level can be adjusted under Chatbot -> Chat Commands -> Default Commands.
  • Other settings like the default duration (in seconds), the maximum points amount, and the raffle messages can be configured in the Raffle module settings on the Dashboard. The entry command is fixed to !join.
  • !join: The command viewers use to enter an active !sraffle.
  • !raffle: (Moderator+) Starts a multi-winner raffle where the points prize is split between the winners.
  • !cancelraffle: (Moderator+) Cancels the currently active raffle (!raffle or !sraffle).
  • !giveaway: Checks the status of the main channel giveaway.