Skip to content

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.


No special permissions required.

CommandWhat 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-leaderboardTop 10 streak holders in the server
/my-journeyYour 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

Requires the Manage Server Discord permission.

Setup & analysis

CommandWhat it does
/setupInteractive setup wizard - choose Analyze (recommends a preset) or Configure Manually
/analyze [days]Analyze server activity without making any changes. Lookback 1–365 days

Lifecycle

CommandWhat it does
/member-stage [@user]A single member’s lifecycle stage and engagement details
/server-stagesServer-wide breakdown of lifecycle stage distribution
/lifecycle-analyzeAt-risk members, stage distribution, and engagement summary across the server

Welcome messages

CommandWhat it does
/welcome enableEnable welcome messages (creates 7 default templates automatically)
/welcome disableDisable welcome messages
/welcome previewPreview the current welcome embed
/welcome queueShow the welcome delivery pipeline status
/welcome addAdd a custom welcome message (opens a modal)
/welcome configConfigure channel, delivery mode, and member screening (opens a modal)
/welcome customizeCustomize embed color and footer (opens a modal)
/welcome listShow all welcome messages
/welcome remove <message_id>Remove a welcome message by ID
/welcome defaults restoreRe-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 listShow all currently featured channels

Requires the Administrator Discord permission.

Member XP management

CommandWhat 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

CommandWhat 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

CommandWhat 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

CommandWhat 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

CommandWhat 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

CommandWhat 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