For the complete documentation index, see llms.txt. This page is also available as Markdown.

โš”๏ธChallenge commands

Commands to configure Challenges

๐Ÿ‘‘ Admin only commands

๐Ÿ’ก General command for everyone

Required parameters will be in [Square brackets]

Optional parameters will be in (Curly brackets)


๐Ÿ‘‘ Set up challenges for the server

/challenges setup [game]

Enable challenges for your server. This creates an #achievements channel and starts tracking progress for all future games. Challenges are evaluated automatically after every match -- no manual refresh needed.

Find out more information about challenges here


๐Ÿ‘‘ Pause or unpause challenges

/challenges pause

Toggle challenge tracking on or off. While paused, no progress is recorded. Games played during the pause period are excluded when challenges resume. Run the command again to resume tracking.


๐Ÿ‘‘ Set the announcement channel

Override the announcement channel for challenge completions. By default, an #achievements channel is created during setup.


๐Ÿ‘‘ Toggle a specific challenge

Enable or disable a specific challenge for your server. Disabled challenges won't appear in /challenges all and won't be evaluated.



๐Ÿ‘‘ Edit a challenge (Premium)

Customize a specific challenge for your server. Opens a modal where you can change:

  • Threshold -- override the default requirement (e.g., change games required from 15 to 25)

  • Role name -- override the default IHQ - {name} role name

  • Role color -- set a hex color for the role (e.g., #FF5733)

  • Existing role ID -- map the challenge to an existing Discord role instead of auto-creating one

Only available on Premium servers.


๐Ÿ‘‘ Restore a challenge to defaults (Premium)

Restore all customizations for a challenge back to its built-in defaults. This reverts any changes made with /challenges edit, including threshold overrides, role name, role color, and existing role mappings.

Only available on Premium servers.


๐Ÿ’ก View all available challenges

View all available challenges for your server, including difficulty, tier (Free/Premium), and whether specific features are required.


๐Ÿ’ก View challenge progress

View your challenge progress. Optionally mention another player to see theirs. Shows completion status and current progress for each active challenge.


๐Ÿ’ก Challenge leaderboard (Premium)

View the top 15 players ranked by total challenges completed. Only available on Premium servers.

Last updated