Skip to content

@skip

Permission: PLAY

Vote to skip the current question. When a majority of active players (those who answered in the last 5 questions) vote to skip, the question is skipped, the answer is revealed, and the next question begins. Duplicate votes for the same question are silently ignored.

Rate limiting

Skip voting is protected by two independent gates:

  • Per-user cooldown — after voting you must wait skip.voteCooldownSeconds (default 5s) before voting again. Voting too soon replies (at most once per minute):

    Slow down — you can skip again in 3s.
    
  • Per-channel cap — a channel may complete at most skip.maxPerWindow skips (default 3) per skip.windowSeconds rolling window (default 300s). When the cap is hit, a vote that would otherwise pass replies (at most once per minute):

    Skip limit reached (3 per 5m). Try again later.
    

These thresholds are configurable per channel — see @config and the skip.* settings.

Syntax

@skip

Example

@skip