Skip to main content

Commands Reference

Complete reference for all Technified Discord slash commands, their parameters, and usage examples.

Verification Commands

/verify

Description: Link your Discord account to your Roblox account Parameters: None Usage:
/verify
What happens:
  1. Bot sends you a verification link
  2. You authorize on Roblox
  3. Bot links your accounts
  4. You receive verified role and any role bindings
Permissions: Everyone (configurable)
This is the core command that enables all Technified features for a user.

Description: Remove the link between your Discord and Roblox account Parameters: None Usage:
/unlink
What happens:
  1. Removes verification link
  2. Removes all role bindings
  3. Removes verified role
  4. You’ll need to /verify again to restore access
Permissions: Everyone (configurable)
Unlinking removes all roles assigned through Technified on the Server. Use with caution.

/reverify

Description: Update your verification if you changed Roblox accounts Parameters: None Usage:
/reverify
What happens:
  1. Starts verification process again
  2. Updates link to new Roblox account
  3. Updates all roles based on new account
Permissions: Everyone (configurable) Use case: You are using a new Roblox account

Role Management Commands

/sync

Description: Manually update your Discord roles based on current Roblox ranks Parameters: None Usage:
/sync
What happens:
  1. Checks your current Roblox group ranks
  2. Compares with role bindings
  3. Updates Discord roles accordingly
Permissions: Everyone (configurable)
Use this after getting promoted in Roblox if roles haven’t updated automatically yet.

/force_sync

Description: Force-sync a specific user’s roles (Admin only) Parameters:
  • user (required): The Discord user to sync
Usage:
/force_sync @username
/force_sync user:@JohnDoe
What happens:
  1. Forces a role check for the specified user
  2. Updates their roles immediately
  3. Bypasses normal sync cooldowns
Permissions: Administrators Only (configurable) Use case: Member says their roles aren’t updating, force a sync to fix it

Information Commands

/lookup

Description: Look up a user’s verification status and linked Roblox account Parameters:
  • user (optional): Discord user to look up (defaults to yourself)
Usage:
/lookup
/lookup @username
/lookup user:@JaneDoe
Response shows:
  • Linked Roblox username and ID
  • Verification timestamp
  • Current Roblox groups and ranks
  • Applied role bindings
Permissions: Specific Roles (configurable)

/config

Description: View current server configuration Parameters: None Usage:
/config
Response shows:
  • Verification settings
  • Role bindings
  • Auto-sync status
  • Log channel
  • Other configuration details
Permissions: Administrators Only (configurable)

/binding

Description: View and manage role bindings Subcommands:
  • /binding list - List all role bindings
  • /binding add - Add a new binding (Dashboard recommended)
  • /binding remove - Remove a binding
Usage:
/binding list
Permissions: Administrators Only (configurable)
For adding/editing bindings, we recommend using the Dashboard instead of commands for a better experience.

Command Permissions

All commands can be configured with custom permissions in Server SettingsPermissions.
  • /verify, /sync, /reverify, /unlink → Everyone
  • /lookup → Specific Roles
  • /force_sync, /config, /binding → Administrators Only

Next Steps


Master these commands, and you’ll be able to manage verification and roles efficiently for your entire server.