/ping
Checks the bot’s current API round-trip latency and WebSocket heartbeat, with a live connection status indicator.
The Miscellaneous plugin is a lightweight collection of everyday utility commands. No setup, no configuration - just run the command and get the information you need. Every response is formatted as a rich embed with relevant stats, timestamps, and direct links where applicable.
The plugin includes four commands:
/ping
Checks the bot’s current API round-trip latency and WebSocket heartbeat, with a live connection status indicator.
/avatar
Fetches a user’s global avatar and, if different, their server-specific avatar - both at full resolution with direct download links.
/user
Displays a detailed profile card for any server member: identity, nickname, roles, join date, account creation date, boost status, and banner.
/server
Shows a full server overview including owner, member count, boost level, channel breakdown, roles, emojis, stickers, and the server banner.
Replies with the bot’s current latency in two forms:
| Metric | Description |
|---|---|
| API Latency | Round-trip time between the command being sent and the bot’s reply being received |
| WebSocket | The bot’s heartbeat ping to Discord’s gateway |
The embed color changes dynamically based on the WebSocket ping:
| Status | Threshold | Color |
|---|---|---|
| Excellent | Under 200ms | 🟢 Green |
| Good | 200ms – 500ms | 🟡 Yellow |
| High Latency | Above 500ms | 🔴 Red |
No options - just run /ping.
Fetches and displays a user’s avatar at the highest available resolution (4096px).
Options
| Option | Required | Description |
|---|---|---|
target | No | The user whose avatar you want. Defaults to yourself if left blank. |
Behaviour
Displays a full profile card for any server member.
Options
| Option | Required | Description |
|---|---|---|
target | No | The user to look up. Defaults to yourself if left blank. |
What’s shown
Displays a full overview of the current server. No options needed.
What’s shown