> For the complete documentation index, see [llms.txt](https://zoomiescore.gitbook.io/zoomiescore-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zoomiescore.gitbook.io/zoomiescore-docs/docs/commands/reference.md).

# reference

77 slash commands. Commands marked **premium** require an active premium subscription on the server.

## Utility

| Command       | Options                              | Description                                             |
| ------------- | ------------------------------------ | ------------------------------------------------------- |
| `/ping`       | —                                    | Bot round-trip latency in ms                            |
| `/help`       | —                                    | Grouped list of available commands                      |
| `/serverinfo` | —                                    | Detailed info about this server                         |
| `/afk`        | `message?`                           | Mark yourself AFK; bot auto-replies when you're pinged  |
| `/poll`       | `question option1..option5 minutes?` | Start a poll with up to 5 options (default 60m, max 7d) |

## Community fun

| Command | Options | Description             |
| ------- | ------- | ----------------------- |
| `/pat`  | `user`  | Pat someone             |
| `/hug`  | `user`  | Hug someone             |
| `/boop` | `user`  | Boop someone            |
| `/paw`  | —       | Random paw-related fact |

## Levels

| Command     | Options | Description                 |
| ----------- | ------- | --------------------------- |
| `/rank`     | `user?` | Your level, XP, and rank    |
| `/leveltop` | —       | Top 10 by XP in this server |

## Moderation

| Command       | Options                     | Requires         |
| ------------- | --------------------------- | ---------------- |
| `/kick`       | `user reason?`              | Kick Members     |
| `/ban`        | `user reason? delete_days?` | Ban Members      |
| `/unban`      | `user_id reason?`           | Ban Members      |
| `/softban`    | `user reason? delete_days?` | Ban Members      |
| `/timeout`    | `user duration reason?`     | Moderate Members |
| `/untimeout`  | `user reason?`              | Moderate Members |
| `/warn`       | `user reason`               | Manage Messages  |
| `/warnings`   | `user`                      | Manage Messages  |
| `/clearwarns` | `user`                      | Manage Guild     |
| `/purge`      | `count target?`             | Manage Messages  |
| `/modlogs`    | `user`                      | Manage Messages  |
| `/lockdown`   | `reason?`                   | Manage Channels  |
| `/unlock`     | —                           | Manage Channels  |
| `/note`       | `user text`                 | Manage Messages  |
| `/role`       | `add\|remove user role`     | Manage Roles     |
| `/nickname`   | `user new_name?`            | Manage Nicknames |
| `/slowmode`   | `seconds?`                  | Manage Channels  |

## Giveaways (mods only)

| Command    | Options                                  |
| ---------- | ---------------------------------------- |
| `/gstart`  | `prize duration winners? required_role?` |
| `/gend`    | `giveaway_id`                            |
| `/greroll` | `giveaway_id`                            |

## Economy

| Command            | Options       |
| ------------------ | ------------- |
| `/balance`         | `user?`       |
| `/daily`           | —             |
| `/work`            | —             |
| `/pay`             | `user amount` |
| `/coinleaderboard` | —             |
| `/shop`            | —             |
| `/buy`             | `item qty?`   |
| `/inventory`       | —             |
| `/fish`            | —             |
| `/hunt`            | —             |
| `/mine`            | —             |
| `/beg`             | —             |
| `/crime`           | —             |
| `/bank`            | —             |
| `/deposit`         | `amount`      |
| `/withdraw`        | `amount`      |

### Gambling

| Command         | Options                      |
| --------------- | ---------------------------- |
| `/coinflip`     | `amount choice:heads\|tails` |
| `/dice`         | `amount target:1-6`          |
| `/slots`        | `amount`                     |
| `/roulette`     | `amount type value`          |
| `/blackjack`    | `amount`                     |
| `/rob`          | `user`                       |
| `/lottery-buy`  | `qty?`                       |
| `/lottery-draw` | — *(mod-only)*               |

### Quests & achievements

| Command         | Options |
| --------------- | ------- |
| `/achievements` | —       |
| `/quest`        | —       |
| `/claim-quest`  | —       |

## Pets

| Command             | Options            |
| ------------------- | ------------------ |
| `/pets`             | —                  |
| `/adopt`            | `species name`     |
| `/feed`             | `pet_id food`      |
| `/play`             | `pet_id toy`       |
| `/collect`          | —                  |
| `/rename-pet`       | `pet_id name`      |
| `/pet-battle`       | `opponent pet_id`  |
| `/pet-trade`        | `user pet_id`      |
| `/pet-trade-accept` | `trade_id`         |
| `/pet-skin`         | `pet_id skin_name` |
| `/market`           | —                  |
| `/market-list`      | `pet_id price`     |
| `/market-buy`       | `listing_id`       |

## Tickets *(premium)*

Runs inside a ticket channel.

| Command           | Options          |
| ----------------- | ---------------- |
| `/ticket close`   | `reason? force?` |
| `/ticket add`     | `user`           |
| `/ticket remove`  | `user`           |
| `/ticket claim`   | —                |
| `/ticket unclaim` | —                |
| `/ticket move`    | `category`       |

## Embed Builder *(premium)*

| Command      | Options            | Requires        |
| ------------ | ------------------ | --------------- |
| `/sendembed` | `template channel` | Manage Messages |

## Backups *(premium)*

| Command            | Options | Requires     |
| ------------------ | ------- | ------------ |
| `/backup create`   | `name?` | Manage Guild |
| `/backup list`     | —       | Manage Guild |
| `/backup restore`  | `id`    | Manage Guild |
| `/backup delete`   | `id`    | Manage Guild |
| `/backup download` | `id`    | Manage Guild |
| `/backups`         | —       | Manage Guild |

## Premium (subscriber)

| Command             | Options     |
| ------------------- | ----------- |
| `/premium status`   | —           |
| `/premium here`     | —           |
| `/premium transfer` | `server_id` |
| `/premium release`  | —           |

## Owner-only

Hidden from the picker for non-owner accounts.

| Command                  | Options         |
| ------------------------ | --------------- |
| `/give_premium_server`   | `guild reason?` |
| `/revoke_premium_server` | `guild`         |
| `/list_premium_grants`   | —               |

## Per-server toggles

Every command in this reference can be **disabled per server** at Dashboard → **Commands**. Disabled commands are hidden from users in that guild's slash-command picker.
