PACKET
Sign in
Reference

Command reference

Every Packet slash command — what it does, its options, and who can run it. The same flows as the dashboard, right inside Discord. New here? The Guide walks through the features behind them.

Slash commands

Type /and Packet’s there.

Four command groups cover the whole product — the menu and info commands anyone can run, plus the server-as-code, color, and temp-role tools, each gated by your Discord permissions.

/architectslash command
/packet
menu, info, dashboard link, health & active features
Anyone
/architect
diff, apply, snapshot, and templates — server as code
Manage Channels
/color
pick or clear your own name color
Anyone
/temprole
grant a role that auto-expires
Manage Roles
run · tab complete · esc dismiss4 command groups
Permissions

Your Discord role is your permission.

/packet and /color are open to everyone; /temprole needs Manage Roles. The /architect commands use the permissions you already have — the level shown is the minimum; Administrator and the owner can run everything.

Tier 01
Manage Channels
Preview plans, status, and snapshots — read-only dry runs.
Tier 02
Manage Server
Edit blueprints and templates; take and save backups.
Tier 03
Administrator
Apply changes to your live server — the destructive tier.
The full reference

Packet command reference

Packet adds these slash commands in Discord. Type / in any channel and start typing the command name.

  • /packet — quick utilities: the menu, help, the dashboard link, a health check, and what's active on your server. Anyone can use these.
  • /architect — build and manage your server from a blueprint: preview a diff, apply it (a snapshot is taken first), browse snapshots, and start from a template.
  • /color — pick your own name color, on servers that have turned on custom colors. Anyone can use it.
  • /temprole — moderators grant a role that automatically expires after a set time. Needs Manage Roles, and the server must have turned temporary roles on.
  • /mod — moderation tools: warn, mute, kick, ban, plus case history and an escalation ladder. Each command needs the matching Discord permission (Moderate Members, Kick Members, Ban Members, …), and the server must have turned moderation on.
  • /ticket — manage the current support ticket (close, claim, add or remove members). Run it inside a ticket channel; staff use it (a panel's staff roles, or Manage Channels), and the opener can close their own ticket.
  • /voice — create your own voice channel in a section you have access to, then rename it, lock it, set a user limit, or permit and remove members with the control panel. Available on servers that have set up voice sections.
  • /level — leveling: your rank card, the top-members leaderboards (all-time or for today, this week, or this month), and your privacy settings. Anyone can use it, on servers that have turned on leveling.
  • /economy — coins: your balance, the daily and hourly rewards, the beg faucet, the richest-members board, and the server shop. Anyone can use it, on servers with coins turned on.
  • /game — mini-games that spend and earn coins, on servers that have turned on games. Coinflip, bet, slots, and dice are wagers (bet a number, or all / half / max); dice lets you pick your own odds; trivia rewards a correct answer. Anyone can play.

Most flows are interactive — /architect plan and /architect apply show your changes as a diff and let you confirm before anything is applied.

Who can run what

/packet and /color are open to everyone; /temprole needs Manage Roles. The /architect commands use the Discord permissions you already have on the server:

What you want to doPermission you need
Preview plans, status, and snapshotsManage Channels
Edit blueprints and templatesManage Server
Apply changes to your live serverAdministrator

The permission shown on each command is the minimum — anyone with Administrator, and the server owner, can run everything. If a command says you don't have permission, that's why: your role on that server is missing the permission Packet needs.

/packet

Packet — menu, info, dashboard link, and help.

/packet start

Set up your server — take the tutorial or start from a template.

Who can use: Anyone

/packet tutorial

Build a guided tour of Packet, right here in this server.

Who can use: Anyone

/packet home

Open the Packet menu — status, plan, apply, templates.

Who can use: Anyone

/packet dashboard

Get the link to the Packet dashboard.

Who can use: Anyone

/packet help

What Packet is and how to use it.

Who can use: Anyone

/packet about

Version, links, and project status.

Who can use: Anyone

/packet ping

Check Packet’s latency and health (tells Discord-side from Packet-side).

Who can use: Anyone

/packet plugins

List Packet’s loaded plugins and versions.

Who can use: Anyone

/packet features

Show which Packet features are active in this server.

Who can use: Anyone

/packet feedback

Send the Packet team feedback — a bug, an idea, or anything else.

Who can use: Anyone

/architect

Server architecture as code — diff, apply, snapshot, templates.

/architect status

Show this server and its recent applies.

Who can use: Manage Channels

/architect blueprints

List the blueprints saved for this server.

Who can use: Manage Channels

/architect plan

Preview what a blueprint would change, without applying it.

Who can use: Manage Channels

OptionTypeRequiredDescription
blueprintstringNoBlueprint name (start typing to search) — leave empty to pick from a menu. Type-ahead suggestions
modestringNoComparison mode (default: additive). Choices: additive, full

/architect apply

Apply a blueprint. Auto-snapshots first.

Who can use: Administrator

OptionTypeRequiredDescription
blueprintstringNoBlueprint name (start typing to search) — leave empty to pick and preview first. Type-ahead suggestions
confirmbooleanNoApply the named blueprint directly (skips the pick-and-preview step)
modestringNoComparison mode (default: additive). Choices: additive, full

/architect backup

Take a snapshot of this server.

Who can use: Manage Server

OptionTypeRequiredDescription
namestringNoOptional name for the snapshot

/architect snapshots

Browse snapshots and restore one (rollback).

Who can use: Manage Channels

OptionTypeRequiredDescription
pageintegerNoPage number

/architect template

Built-in blueprint templates.

/architect template list

List available templates.

Who can use: Manage Channels

/architect template use

Create a blueprint from a template in this server.

Who can use: Manage Server

OptionTypeRequiredDescription
namestringNoTemplate name (start typing to search) — leave empty to pick from a menu. Type-ahead suggestions
asstringNoOptional new blueprint name (defaults to template name)

/architect template save

Save this server as a template.

Who can use: Manage Server

OptionTypeRequiredDescription
namestringYesTemplate name
scopestringNoWho can see it (default: this server). Choices: this server, private (just me)

/color

Set or clear your custom name color

/color set

Set your custom name color

Who can use: Anyone

OptionTypeRequiredDescription
hexstringYesHex color, e.g. #4F9DFF
useruserNoSet it for another member (needs Manage Roles)

/color clear

Remove your custom name color

Who can use: Anyone

OptionTypeRequiredDescription
useruserNoClear it for another member (needs Manage Roles)

/temprole

Grant a role that automatically expires (moderators)

/temprole add

Give a member a role that expires after a set time

Who can use: Manage Roles

OptionTypeRequiredDescription
useruserYesMember to give the role to
roleroleYesRole to grant temporarily
durationstringYesHow long, e.g. 30m, 2h, 3d, 1w

/temprole remove

Cancel a temporary role early (removes it now)

Who can use: Manage Roles

OptionTypeRequiredDescription
useruserYesMember to remove the role from
roleroleYesTemporary role to remove

/temprole list

List active temporary roles

Who can use: Manage Roles

OptionTypeRequiredDescription
useruserNoOnly this member (optional)

/mod

Moderation tools — warn, mute, kick, ban, and case history

/mod warn

Warn a member (counts toward the escalation ladder)

Who can use: Moderate Members

OptionTypeRequiredDescription
useruserYesMember to warn
reasonstringNoWhy

/mod note

Add a private moderator note about a member (no action taken)

Who can use: Moderate Members

OptionTypeRequiredDescription
useruserYesMember
textstringYesThe note

/mod mute

Time a member out (Discord timeout, up to 28 days)

Who can use: Moderate Members

OptionTypeRequiredDescription
useruserYesMember to mute
durationstringYesHow long, e.g. 30m, 2h, 3d, 1w
reasonstringNoWhy

/mod unmute

Remove a member’s timeout

Who can use: Moderate Members

OptionTypeRequiredDescription
useruserYesMember to unmute

/mod kick

Kick a member from the server

Who can use: Kick Members

OptionTypeRequiredDescription
useruserYesMember to kick
reasonstringNoWhy

/mod ban

Ban a member (optionally for a set time)

Who can use: Ban Members

OptionTypeRequiredDescription
useruserYesMember to ban
reasonstringNoWhy
durationstringNoTemp ban length, e.g. 7d (omit for permanent)
delete_daysintegerNoDelete this many days of their recent messages (0–7)

/mod unban

Unban a user by their ID

Who can use: Ban Members

OptionTypeRequiredDescription
user_idstringYesThe banned user’s ID
reasonstringNoWhy

/mod purge

Bulk-delete recent messages in this channel

Who can use: Manage Messages

OptionTypeRequiredDescription
countintegerYesHow many messages (1–100)
useruserNoOnly this member’s messages

/mod slowmode

Set slowmode (per-user rate limit) on a channel

Who can use: Manage Channels

OptionTypeRequiredDescription
secondsintegerYesSeconds between messages (0 to turn off, max 21600)
channelchannelNoChannel (default: here)

/mod case

Show a moderation case

Who can use: Moderate Members

OptionTypeRequiredDescription
numberintegerYesCase number

/mod history

Show a member’s moderation history

Who can use: Moderate Members

OptionTypeRequiredDescription
useruserYesMember

/mod pardon

Pardon a case (deactivate it; a warn stops counting)

Who can use: Moderate Members

OptionTypeRequiredDescription
numberintegerYesCase number
reasonstringNoWhy

/ticket

Manage the current support ticket

/ticket close

Close this ticket

Who can use: The ticket opener or staff

OptionTypeRequiredDescription
reasonstringNoWhy it was closed

/ticket claim

Claim this ticket (staff)

Who can use: Staff (Manage Channels or a ticket staff role)

/ticket add

Add a member to this ticket (staff)

Who can use: Staff (Manage Channels or a ticket staff role)

OptionTypeRequiredDescription
useruserYesThe member to add

/ticket remove

Remove a member from this ticket (staff)

Who can use: Staff (Manage Channels or a ticket staff role)

OptionTypeRequiredDescription
useruserYesThe member to remove

/voice

Create and manage your dynamic voice channels

/voice create

Create a voice channel in a section you have access to

Who can use: Members with a voice-section role

OptionTypeRequiredDescription
namestringNoA name for your channel
sectionstringNoWhich section to create it in (only needed if you have more than one). Type-ahead suggestions

/level

Leveling — your rank, the leaderboards, and your privacy settings

/level rank

Show your level, progress, and rank

Who can use: Anyone

OptionTypeRequiredDescription
useruserNoWhose rank to show (defaults to you)
scopestringNoWhich ladder (defaults to this server). Choices: This server, Global (all servers), Server group

/level leaderboard

Show the top members by XP

Who can use: Anyone

OptionTypeRequiredDescription
timeframestringNoWhich window to rank (defaults to all-time). Choices: All-time, Today, This week, This month
scopestringNoWhich ladder to show (defaults to this server). Choices: This server, Global (all servers), Server group
currencystringNoWhich currency to rank (defaults to the main one). Type-ahead suggestions

/level privacy

See what Packet stores about your activity and control your visibility

Who can use: Anyone

/economy

Coins — your balance, daily and hourly rewards, and the server shop

/economy balance

Check your spendable balance (coins)

Who can use: Anyone

OptionTypeRequiredDescription
useruserNoWhose balance to show (defaults to you)

/economy daily

Claim your daily reward

Who can use: Anyone

/economy hourly

Claim your hourly coin reward

Who can use: Anyone

/economy beg

Beg for a few coins

Who can use: Anyone

/economy baltop

Show the richest members by current balance

Who can use: Anyone

/economy shop

Open the server shop to spend your coins

Who can use: Anyone

/game

Play the server mini-games — bet coins or answer trivia

/game coinflip

Bet coins on a coin flip

Who can use: Anyone

OptionTypeRequiredDescription
betstringYesHow many coins to bet — a number, or all / half / max
sidestringYesHeads or tails. Choices: Heads, Tails

/game bet

Bet coins against the house (win or lose)

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
sidestringNoOptional — call heads or tails (a fair coin, so it only affects the flavor). Choices: Heads, Tails

/game slots

Bet coins on the slot machine

Who can use: Anyone

OptionTypeRequiredDescription
betstringYesHow many coins to bet — a number, or all / half / max

/game spinner

Bet coins and spin the wheel of fortune

Who can use: Anyone

OptionTypeRequiredDescription
betstringYesHow many coins to bet — a number, or all / half / max

/game dice

Roll two dice and back a proposition — a rarer call pays more

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
betstringYesevens · odds · a total 2-12 · face:6 · doubles · over · under

/game rps

Bet coins on rock, paper or scissors — a tie gives your bet back

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
choicestringYesWhat you throw. Choices: Rock, Paper, Scissors

/game roulette

Bet coins on the roulette wheel — back a number, a colour or a group

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
betstringYesA pocket (0-36), red/black, odd/even, low/high, a dozen (1-12) or a column (col1)

/game hilo

Bet coins and call whether the next card is higher or lower

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
modestringNoHow it plays — leave empty to use the server default. Choices: Chain — let a win ride, bank it any time, Single — one call, then the round ends

/game blackjack

Play a hand of blackjack against the dealer — hit, stand or double

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max

/game crash

Ride the rocket and cash out before it crashes — the longer you hold, the more it pays

Who can use: Anyone

OptionTypeRequiredDescription
amountstringYesHow many coins to bet — a number, or all / half / max
cashoutnumberNoAuto cash-out at this multiplier (optional, e.g. 2 = auto-bank at 2×)

/game duel

Challenge another member to a wager — winner takes the pot

Who can use: Anyone

OptionTypeRequiredDescription
opponentuserYesWho to challenge
amountstringYesHow many coins to bet — a number, or all / half / max
gamestringNoWhich game (defaults to the first one your server allows). Choices: Coinflip, Rock Paper Scissors, Trivia

/game trivia

Answer a trivia question to earn coins

Who can use: Anyone

OptionTypeRequiredDescription
modestringNoHow it resolves — leave empty to use the server default. Choices: Open — everyone correct earns, Solo — private, just you, First correct wins, Timed — countdown, then reveal

/game guide

See how this server's games, coins and shop work

Who can use: Anyone

/game streaks

See the win-streak board — the longest runs on the server

Who can use: Anyone

OptionTypeRequiredDescription
gamestringNoWhich game (defaults to the best streak across all games). Choices: Coinflip, Bet, Slots, Dice, Rock Paper Scissors, Roulette, Higher or Lower, Crash, Spinner

/game jackpot

See the current progressive jackpot pool(s)

Who can use: Anyone

/game tournament

See the tournament standings — this window's leaders + the prize

Who can use: Anyone

/game room

Open a private room to play in — optionally invite friends to join

Who can use: Anyone

OptionTypeRequiredDescription
friend1userNoA friend to add to your room
friend2userNoAnother friend (optional)
friend3userNoAnother friend (optional)
friend4userNoAnother friend (optional)