Claim Mode

Claim mode ensures only one staff member actively handles a ticket at a time.

Quick config

Dashboard → General → Claim Mode toggle, and optionally Mute Until Claimed below it.

ConfigurationEffect
Claim Mode OffStaff reply freely. /claim works silently but no Claim button in welcome embed.
Claim Mode OnClaim button shown prominently in welcome embed. Staff reminded to claim.
Mute Until Claimed OnOpener silenced until /claim is run — best paired with Claim Mode On.
Both OnFull triage workflow: opener silenced, staff must claim before conversation begins.

Database tracking

When claimed: ticket.claimedBy = claimer's Discord ID, ticket.claimedAt = timestamp.

When unclaimed: both reset to null.

On this page