Documentation

Quick Start

01

Add the Bot

Invite Hyprlane to your server with the required permissions.

Add to Discord
02

Set Up Verification

Run the setup command in your server to configure the verified role.

# In any channel the bot can see:

/hyprlane setup

# Set the role that verified users get:

/hyprlane setup role @Verified

# Set the log channel:

/hyprlane setup log_channel #logs

03

Done!

When new members join, the bot will DM them a verification link. Once they verify, they automatically get the verified role.

For Server Owners

Slash Commands

/hyprlane setup

Initial setup — configures the bot for your server.

/hyprlane setup role @{role}

Set which role verified users receive.

/hyprlane setup log_channel #{channel}

Set where the bot sends join/verify logs.

/hyprlane status

Check your server's current configuration.

/hyprlane check @{user}

Check if a specific user is verified.

/hyprlane revoke @{user}

Revoke a user's verification.

/setstatus @{user} {status}

Manually set a user's status (verified, unverified, pending_mod_review).

/hlid

Show your Hyprlane ID card with verification info.

Features

Toggle features on/off with the feature command:

/hyprlane feature enable {feature_name}

/hyprlane feature disable {feature_name}

require_challenge— Re-verify on every join
mod_review— Require mod approval

For Users

How Verification Works

  1. 1.Join a server with Hyprlane.
  2. 2.The bot DMs you a verification link.
  3. 3.Click the link and log in with Discord.
  4. 4.Complete the Turnstile challenge.
  5. 5.You're verified! The bot assigns your role automatically.

Verify Once, Pass Everywhere

Once you verify with Hyprlane, you're recognized across every server that uses it. No repeated verification, no waiting periods.

DMs Closed?

If the bot can't DM you, it will post the verification link in the server's log channel. You can also ask a moderator to generate a new link for you.

Troubleshooting

Bot didn't DM me

Your DMs might be closed. Enable DMs from server members, or ask a moderator to check the log channel for your verification link.

Verification link expired

Links expire after 10 minutes. Ask a moderator to run /hyprlane check @{user} or rejoin the server to get a new link.

Role not assigned

Make sure the bot's role is higher than the verified role in the server hierarchy. The bot needs Manage Roles permission.

I'm verified but still can't see channels

Check that your verified role has the correct channel permissions. The bot assigns the role, but channel permissions are managed by your server's role settings.