Command Reference
Commands are split into three tiers. Member commands are available to everyone. Manage Server and Administrator commands are restricted to those roles in Discord.
The optional [leveler] parameter appears on many commands - it scopes the command to a specific leveling track if your server uses more than one.
Member Commands
Section titled “Member Commands”No special permissions required.
| Command | What it does |
|---|---|
/level [@user] [leveler] | Show your (or another member’s) level card with XP, rank, and progress bar |
/leaderboard [leveler] | Server XP leaderboard, paginated, top 100 members |
/streak [@user] | Your streak stats, active milestones, and countdown to reset |
/streak-leaderboard | Top 10 streak holders in the server |
/my-journey | Your personal lifecycle journey and current stage |
/list-role-rewards [leveler] | All configured role rewards and the levels that unlock them |
/ignore-channel list [leveler] | Channels excluded from XP |
/ignore-role list [leveler] | Roles excluded from XP |
/quality-reaction list [leveler] | Configured quality reaction emojis and their weights |
Manage Server Commands
Section titled “Manage Server Commands”Requires the Manage Server Discord permission.
Setup & analysis
| Command | What it does |
|---|---|
/setup | Interactive setup wizard - choose Analyze (recommends a preset) or Configure Manually |
/analyze [days] | Analyze server activity without making any changes. Lookback 1–365 days |
Lifecycle
| Command | What it does |
|---|---|
/member-stage [@user] | A single member’s lifecycle stage and engagement details |
/server-stages | Server-wide breakdown of lifecycle stage distribution |
/lifecycle-analyze | At-risk members, stage distribution, and engagement summary across the server |
Welcome messages
| Command | What it does |
|---|---|
/welcome enable | Enable welcome messages (creates 7 default templates automatically) |
/welcome disable | Disable welcome messages |
/welcome preview | Preview the current welcome embed |
/welcome queue | Show the welcome delivery pipeline status |
/welcome add | Add a custom welcome message (opens a modal) |
/welcome config | Configure channel, delivery mode, and member screening (opens a modal) |
/welcome customize | Customize embed color and footer (opens a modal) |
/welcome list | Show all welcome messages |
/welcome remove <message_id> | Remove a welcome message by ID |
/welcome defaults restore | Re-seed the default welcome message templates |
/welcome suggest add <channel> [description] | Add a featured channel shown to new members |
/welcome suggest remove <channel> | Remove a featured channel |
/welcome suggest list | Show all currently featured channels |
Administrator Commands
Section titled “Administrator Commands”Requires the Administrator Discord permission.
Member XP management
| Command | What it does |
|---|---|
/setlevel <user> <level> [leveler] | Set a user’s level directly (0–100) |
/addxp <user> <amount> [leveler] | Add or subtract XP from a user (–1,000,000 to 1,000,000) |
/import-levels <file> [leveler] | Import levels from a MEE6 export - CSV or JSON, max 5 MB |
Leveling configuration
| Command | What it does |
|---|---|
/config set [first_level_xp] [second_level_xp] [max_level] [cooldown_seconds] [reactor_xp] [reactor_xp_enabled] [leveler] | Update core leveling parameters |
/config thread-xp [thread_creator_xp_enabled] [thread_creator_xp] [thread_creator_cooldown_secs] [thread_creator_daily_cap] [thread_min_age_secs] [thread_contributor_bonus_enabled] [thread_contributor_bonus_xp] [leveler] | Configure thread XP settings |
Role rewards
| Command | What it does |
|---|---|
/add-role-reward <level> <role> [leveler] | Add a role reward granted when a member reaches a level |
/remove-role-reward <level> [leveler] | Remove the role reward at a given level |
Ignore lists
| Command | What it does |
|---|---|
/ignore-channel add <channel> [leveler] | Exclude a channel from XP tracking |
/ignore-channel remove <channel> [leveler] | Re-include a previously excluded channel |
/ignore-role add <role> [leveler] | Exclude members with a role from earning XP |
/ignore-role remove <role> [leveler] | Re-include a previously excluded role |
Quality reactions
| Command | What it does |
|---|---|
/quality-reaction add <emoji> [weight] [name] [leveler] | Designate an emoji as a quality reaction (weight 0.1–10.0, default 2.0) |
/quality-reaction remove <emoji> [leveler] | Remove a quality reaction emoji |
Harvest & replay
| Command | What it does |
|---|---|
/harvest [days] [include_archived] [harvest_all] | Harvest historical Discord activity to a JSONL file (default 7 days, max 365) |
/replay <harvest_file> [enforce_cooldowns] | Replay a harvested event file through leveling logic |
/replay-reset [guild_id] [full] | Remove guild leveling data. Destructive - cannot be undone. Add full:True to also wipe messages, reactions, threads, membership, lifecycle, and streaks |