Command Guide
Every command, what it does, and who can run itThis page covers every command Verifeon offers inside your server. Unless noted otherwise, a command requires the Manage Server permission to run.
Quick start
- 1. Run
/autosetupfor a one-click setup, or/manualsetupif you'd rather pick your own role and channels. - 2. Run
/settingsto turn on VPN blocking, alt-account detection, new-account age limits, or country filtering. - 3. Run
/currentsetupany time to review what's configured. - 4. Use
/manualverifyto verify a specific member by hand when needed.
Setup commands
One-click setup. Creates a green Verified role, a Verification category pinned to the top of your channel list containing a #β verify channel and a hidden #πverification-log channel, and posts the Verify panel automatically β greeting members with your server's own name and icon.
It then locks every channel that unverified members can currently see behind the Verified role β channels that are already private or staff-only are left untouched, so nothing gets accidentally exposed.
- No options β just run it.
Configures verification using a role and channels you already have, instead of creating new ones. Use this if you want verification layered into an existing server structure.
verified-roleβ required. Role granted on successful verification.verify-channelβ required. Channel where the Verify button will be posted.log-channelβ optional. Channel for verification logs.
/verifypanel in
your verify channel to actually post the Verify button.
Shows the verification role, verify channel and log channel currently configured for your server β a quick way to confirm everything is set up the way you expect.
- No options.
(Re)posts the persistent Verify panel in your configured verify channel β greeting members with your server's name and icon. Useful if the original message was deleted, or if you want to move the panel to a different message further down the channel.
- No options.
Verification
Manually grants the Verified role to a member, skipping the captcha and all automated checks β for members who reach out to staff directly instead of using the verify button.
memberβ required. The member to verify.
Anti-abuse settings
Configures the automated checks that run when a member clicks Verify. Settings are saved per server β every server can run a different combination.
/settings vpn
Blocks members verifying through a known VPN, proxy, or datacenter IP.
enabledβ required. On or Off.
/settings altaccounts
Detects a member re-verifying under a second account (same IP, or a previously-verified browser). Turn this off if you'd rather keep just the captcha as spam protection without blocking legitimate alts.
enabledβ required. On or Off.-
actionβ optional. Flag only (just log it) or Auto-ban the detected alt. Leaving this out keeps whatever action was last set.
/settings dm
Controls whether members get a DM confirming they've been verified, with your server's name in it. Turn this off if your server prefers a quieter verification flow.
enabledβ required. On or Off. On by default.
/settings newaccounts
Blocks Discord accounts younger than a minimum age at the moment they try to verify.
enabledβ required. On or Off.-
min_daysβ optional, 1β365. Premium Free servers are fixed at 1 day; Premium servers can set any value.
/settings countries
Premium Block specific countries, or allow verification only from a specific list of countries.
modeβ required. Off, Block these countries, or Allow only these countries.listβ required unless mode is Off. Comma-separated 2-letter country codes, e.g.US,GB,FR.
/settings view
Shows every current setting for your server at a glance β VPN block, alt-account block (and its action), new-account block, country filter, verification DMs, and your Premium status.