|Docs

/force verify

Overview

/force verify sends a verification prompt to an unverified member. You can set a time limit and choose whether they receive it via DM or in a channel.

Required Permissions

  • Manage Server

Subcommands

verify

OptionRequiredDescription
userYesMember to force into verification
reasonNoReason for the action
timeoutNoAuto-kick if they don't verify in time, e.g. 5m, 10m, 1h
destinationNoDM (default) or channel (sends in the verification channel)
remove_rolesNoStrip existing roles and re-run verification, even if already verified

Behavior

  • Requires verification to be enabled and a verification channel set with /verification settings.
  • Refuses to run on an already-verified member unless remove_roles is on, which strips their current roles and puts them through verification again.
  • If destination is DM and DMs fail, the prompt is sent in the verification channel instead.
  • With timeout set, the member is kicked if they don't verify in time.
  • A case is created and the action is logged.