Netrcol Docs

Level Commands

Rank, leaderboard and XP management

Topics: level, rank, xp, leaderboard

Overview

The level system rewards active members with XP earned from chatting. Members level up over time and can unlock role rewards. Use these commands to check a rank card, view the server leaderboard, or — for staff — adjust a member's XP directly. Level rewards and XP rates are configured on the dashboard's Levels page.

Rank

!rank [user_id]

Shows a member's level and XP as a rank card. Leave the ID out to see your own.

OptionTypeRequiredDescription
user_iduserOptionalWhose rank to show (defaults to you)
  • !rank
  • !rank 123456789012345678

Leaderboard

!leaderboard

Shows the server XP leaderboard — the highest-ranked members by total XP.

  • !leaderboard

Server Channels

!schannel

Shows the most active text channels and voice channels as a leaderboard card.

  • !schannel
  • !scahnnel
  • !sc

Text Channels

!tchannel

Shows the most active text channels as a two-column leaderboard card.

  • !tchannel
  • !textchannel
  • !tc
  • !mchannel

Voice Channels

!vchannel

Shows the most active voice channels as a two-column leaderboard card.

  • !vchannel
  • !voicechannel
  • !vc

Level Status

!level-status

Shows the current level system configuration for the server.

  • !level-status

Give XP

!give-xp <user_id> <amount>

Required permission: Manage Server

Adds XP to a member. This can trigger level-ups and role rewards just like normal activity.

OptionTypeRequiredDescription
user_iduserRequiredThe member to grant XP to
amountnumberRequiredHow much XP to add
  • !give-xp 123456789012345678 500

Remove XP

!remove-xp <user_id> <amount>

Required permission: Manage Server

Removes XP from a member, lowering their level if needed.

OptionTypeRequiredDescription
user_iduserRequiredThe member to remove XP from
amountnumberRequiredHow much XP to remove
  • !remove-xp 123456789012345678 200

Browse all documentation