Documentation
Quick Start
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
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 setupInitial 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 statusCheck 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).
/hlidShow 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 joinmod_review— Require mod approvalFor Users
How Verification Works
- 1.Join a server with Hyprlane.
- 2.The bot DMs you a verification link.
- 3.Click the link and log in with Discord.
- 4.Complete the Turnstile challenge.
- 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.