Help Topics

/slow

Enable or disable slow mode (join throttle) in the current channel. This is a shorthand for /mode +j or /mode -j.

Syntax

/slow [seconds]
/slow 0

Parameters

seconds — Join throttle window in seconds (default: 5). Use 0 to disable.

How It Works

When enabled, new joins are throttled to prevent flooding. The mode allows a limited number of joins per time window. Use /slow 0 to disable slow mode.

Rules & Limits

  • Requires operator (@) or owner (~) status
  • Default window is 5 seconds if no value is specified

Examples

/slow
/slow 10
/slow 0

See Also

/mode · Mode +j (Join Throttle)