Skip to content

Commands

Main roots:

  • /wonder
  • /wondertrade
  • /wt
SyntaxWhat it does
/wonderOpens the Wonder main GUI for the main channel.
/wonder queue partyOpens the party picker GUI for the main channel.
/wonder queue pcOpens the PC picker GUI for the main channel.
/wonder queue party-slot <slot>Queues a party slot directly. Slots are 0-based in code.
/wonder queue pc-slot <slot>Queues a PC slot directly.
/wonder resultsOpens the reveal flow for the first ready result.
/wonder statusOpens Wonder status.
/wonder historyOpens Wonder history.
/wonder cancelCancels the queued Pokemon in the main channel.
/wonder claimallClaims all ready Wonder results.
/wonder forceopen <player> [channel]Opens Wonder for another player. Requires wonder.forceopen.
/wonder reloadReloads Wonder’s runtime-safe config set. Requires wonder.reload.

Each channel’s command value in channels.conf is registered as an open-only alias if it is not wonder, wondertrade, or wt.

Example:

/premiumwonder

That opens Wonder already scoped to the configured channel.

All of these require wonder.admin.

SyntaxWhat it does
/wonder admin statusPrints total queue size, your current ready-result count, and pool sizes.
/wonder admin inspect <player>Prints queued, ready, and history information for an online player.
/wonder admin force-match <channel>Forces a Wonder match attempt in that channel.
/wonder admin recover-queue <entryId>Returns a queued Pokemon to the online owner.
/wonder admin recover-result <resultId>Returns an active or unclaimed historical result to the online owner.
/wonder admin discord-webhooks reloadReloads discord-webhooks.conf.
/wonder admin discord-webhooks test endpoint <id>Sends a test payload to one endpoint.
/wonder admin discord-webhooks test rule <id>Sends a rendered rule test to matched endpoints.