Queue.
Let viewers line up to play with you. They join, you pull people up in order.
How it works
Viewers !join the line and you pull the next person with !next. Every viewer command (join, leave, check position, bump yourself down, list) and mod command (next, clear, open, close) has its own trigger word you can rename.
Settings
| Option | What it does |
|---|---|
| Open / closed | The queue only takes entries while it is open. |
| Join role | Who may join, from everyone up to subscribers and VIPs. |
| Max size | Cap the line, or leave it unlimited. |
| Sub priority | Place subscribers ahead in line. |
| Ask for a note | Collect a short note with each entry. |
| Leaderboard | A public queue page with a play-count leaderboard. |
Use in commands
Read queue state in any command with $(queue.current), $(queue.next), $(queue.count), $(queue.list) and $(queue.position).
Closed by default
The queue starts closed so nobody piles in before you are ready. Open it with your open command (or its Copy-URL link) when it is time to play.