Skip to content

Configuration

/channel_config

admins only 5 subcommands 7 options

Configure channel-specific settings for leaderboards

Who can run it

Server administrators only, until you say otherwise. Discord hides this command from everyone else, so members will not see it in the command picker at all. To open it up, go to Server Settings → Integrations → Team Up and add a role or member override for /channel_config. Command permission overrides are desktop-only — they cannot be configured from the Discord mobile app.

Command permissions guide →

Subcommands

/channel_config set

Set channel configuration

OptionTypeWhat it does
leaderboard *text Leaderboard name to associate with this channel
secondary_leaderboard text Optional secondary leaderboard for dual command generation
channel_id channel Channel to configure (defaults to current channel)
reporting_channel_id channel Channel where successful match recordings should be posted

* required

/channel_config remove

Remove channel configuration

OptionTypeWhat it does
channel_id channel Channel to remove configuration from (defaults to current channel)

* required

/channel_config view

View channel configuration

OptionTypeWhat it does
channel_id channel Channel to view configuration for (defaults to current channel)

* required

/channel_config tier_notification enable

Enable tier notifications in a channel (replaces any previously set channel)

OptionTypeWhat it does
channel_id channel Channel to send tier notifications to (defaults to current channel)

* required

/channel_config tier_notification disable

Disable tier notifications for this server

Takes no options.