Skip to main content

Overview

When a member runs ;rank, bli generates a personalized image card showing their level, XP, and leaderboard position. Server admins can configure custom card designs.

Viewing your rank card

;rank [@member]
/rank [user:(@member)]

Managing card designs

/manage card add name:(name) [options]
/manage card remove name:(name)
/manage card list

Available variables in level-up messages

When a member levels up, the notification message supports these level-specific variables:
VariableOutput
{level}Member’s new level
{xp}Member’s current total XP
{xp_needed}XP needed to reach the next level
{rank}Leaderboard position (e.g. #3)
{user.mention}Mentions the member
{user.display_name}Member’s server nickname or username
You can also use a saved embed as the level-up notification:
/manage server notify channel:#level-ups message:{embed:levelup_embed}