Utility tools
The /putil group is a grab-bag of handy everyday tools, from Discord timestamps and colour previews to QR codes, passwords, and countdown timers.
Where it lives
Slash commands: the /putil group. Most responses are public, except where noted below.
Times and countdowns
| Command | What it does |
|---|---|
/putil timestamp <date> [style] | Generates a Discord timestamp that shows in everyone's own local time. style can be Short Time, Long Time, Short Date, Long Date, Short Date/Time, Long Date/Time, or Relative. |
/putil timer <duration> [label] | Posts a live countdown timer in the channel (for example 10m or 1h30m), with an optional label. |
/putil countdown <date> | Shows a countdown to a specific date. |
Links, codes, and IDs
| Command | What it does |
|---|---|
/putil qr <text> | Turns text or a link into a QR code image. |
/putil shorten <url> | Shortens a long link. |
/putil uuid | Generates a random unique ID. |
Colours and emoji
| Command | What it does |
|---|---|
/putil colour <hex> | Previews a hex colour (for example #50E0C0) with a swatch and its values. |
/putil jumbo <emoji> | Shows an emoji at large size. |
/putil steal <emoji> [name] | Copies a custom emoji from another server into this one, optionally renaming it. This is a staff action: it adds the emoji to your server, so it needs the right permissions. |
/putil charinfo <text> | Breaks text down into its individual characters and symbols. |
Text and security
| Command | What it does |
|---|---|
/putil password [length] | Generates a strong random password (length 8–128). This reply is always private to you. |
/putil hash <text> [algorithm] | Hashes text. algorithm can be MD5, SHA1, SHA256, or SHA512. |
/putil encode <text> | Base64-encodes your text. |
/putil decode <text> | Decodes Base64 back to plain text. |
/putil lorem [lines] | Generates placeholder "lorem ipsum" text (1–20 paragraphs, default 3). |
