Skip to content
Docs Command Reference

Matchmaking & Lobbies

/queue_manage

staff only 5 subcommands 6 options

Manage existing matchmaking queues

Who can run it

Members with Manage Server (administrators hold it too), until you say otherwise. Discord hides this command from everyone else, so members will not see it in the command picker at all — a moderator who cannot find it is usually missing Manage Server, not Administrator. To open it up, go to Server Settings → Integrations → Team Up and add a role or member override for /queue_manage. Command permission overrides are desktop-only — they cannot be configured from the Discord mobile app.

Command permissions guide →

Subcommands

/queue_manage list

List all active matchmaking queues

Takes no options.

/queue_manage repost

Re-post a queue message so it's the newest message again, or move it to another channel

OptionTypeWhat it does
queue_name *text
autocomplete
Name of the queue to re-post
channel channel Channel to post it in (defaults to where it already is)
silent true/false Re-post without pinging the open-ping role (for config changes)

* required

/queue_manage unpost

Take a queue message down without deleting the queue, its settings or its players

OptionTypeWhat it does
queue_name *text
autocomplete
Name of the queue to take down

* required

/queue_manage delete

Delete a matchmaking queue

OptionTypeWhat it does
queue_name *text
autocomplete
Name of the queue to delete

* required

/queue_manage clear_stuck

Clear stuck/orphaned hosted lobbies blocking players from joining new ones

OptionTypeWhat it does
player user Only clear lobbies blocking this player (leave empty to sweep the whole server)

* required