-
Notifications
You must be signed in to change notification settings - Fork 0
Verify
A member verification gate - a Verify button that grants a verified role to unlock your server.
View this page in the localized AntiLink documentation
Verify is a member verification gate. New members see a single Verify button; clicking it grants them a verified role that unlocks the rest of your server. It stops drive-by bots and low-effort raiders at the door, and it needs no privileged intent - it works the moment you set it up.
The button gate is free; an optional captcha is AntiLink Plus and an account-age gate is AntiLink Premium. It is off by default.
- You pick a verified role and a verification channel.
- AntiLink posts a message with a Verify button in that channel.
- A new member clicks it and receives the verified role.
- Your channel permissions do the gating: unverified members only see the verification channel; the verified role unlocks everything else.
Info
Verify only ever adds the verified role - it never kicks, bans, or removes access on its own. The gate is your channel permissions, not a punishment.
Create a verified role (for example @Verified). Make sure AntiLink's own role
sits above it in Server Settings -> Roles, so the bot can assign it.
Set channel permissions so @everyone cannot see your normal channels and the
verified role can. Leave one verification channel visible to @everyone.
Turn on Verify - either run /verify setup role:@Verified channel:#verify in
Discord, or open the dashboard Verify tab, choose the role and channel, and click
Post verification message.
Test with an alt or a friend: they should only see the verification channel until they click Verify.
Turn on the captcha to add a human check to the Verify button. Instead of verifying on one click, the member is shown a short random code and must type it back into a pop-up before they get the verified role. It stops low-effort, click-only raid bots that would otherwise sail through a single button.
It needs no third-party service and works the moment you enable it. Turn it on with
/verify captcha enabled:True or the Require captcha toggle in the dashboard. It is
part of AntiLink Plus.
Info
The captcha is a read-and-type challenge, not an image. It is a strong step up from a one-click button for stopping simple raid bots; a determined attacker can still solve it, so pair it with the account-age gate and sensible channel permissions for the best result.
You can require a minimum account age to verify - accounts younger than the limit
are turned away at the button. This blocks throwaway accounts commonly used in raids.
Set it with /verify accountage days: or from the dashboard. It is part of AntiLink
Premium.
| Command | What it does |
|---|---|
/verify setup role: channel: [title:] [description:] |
Turn on Verify and post the button |
/verify status |
Show the current configuration |
/verify disable |
Turn Verify off |
/verify captcha enabled: |
Require a code captcha to verify (AntiLink Plus) |
/verify accountage days: |
Minimum account age to verify (0 = off, AntiLink Premium) |
They work well together:
- Verify is opt-in at the door: a member proves themselves once to get in.
- Member Defense is automatic: it watches for join spikes and screens accounts as they join, with no action needed from the member.
Requirements: AntiLink needs Manage Roles, and its role must sit above the verified role.
Website | Dashboard | Documentation | Status | Support