Reference
Command reference
Browse all slash commands by category. All commands use Discord's native / command interface.
| Command | Description | Permission |
|---|---|---|
| /ping | Check if the bot is alive + latency | Everyone |
| /echo <text> | Echo back a message | Everyone |
| /help | Display all bot commands | Everyone |
| Command | Description | Permission |
|---|---|---|
| /roll <x> <y> | Random integer between a range | Everyone |
| /roll_f | Random float between 0 and 1 | Everyone |
| /serverinfo | Display detailed server information | Everyone |
| /gpt <prompt> | Ask ChatGPT a question | Everyone |
| /gemini <prompt> | Ask Google Gemini a question | Everyone |
| /avatar [user] | Display a user's avatar | Everyone |
| /roles [user] | Display a user's roles | Everyone |
| /invite [duration] | Create a server invite link | Everyone |
| Command | Description | Permission |
|---|---|---|
| /play <link> | Play a SoundCloud URL or Spotify track/playlist | Everyone |
| /pause | Pause the current track | Voice channel |
| /resume | Resume the paused track | Voice channel |
| /skip | Skip the current track | Voice channel |
| /stop | Stop playback and disconnect | Voice channel |
| /queue | Show the current queue | Everyone |
| /nowplaying | Show what's currently playing | Everyone |
| /loop | Toggle looping the current track | Voice channel |
| /volume <0-100> | Set playback volume | Voice channel |
| Command | Description | Permission |
|---|---|---|
| /admin warn <user> <reason> | Issue a warning (auto-escalates) | Admin |
| /admin warnings <user> | View all warnings for a member | Admin |
| /admin clear_warnings <user> [id] | Clear all or a specific warning by ID | Admin |
| /admin kick <user> <reason> | Kick a member | Admin |
| /admin ban <user> <reason> | Ban a member | Admin |
| /admin unban <user> | Unban a member | Admin |
| /admin mute <user> <min> <reason> | Timeout a member | Admin |
| /admin unmute <user> | Remove a timeout | Admin |
| /admin punishment_view | View current punishment thresholds | Admin |
| /admin punishment_set <type> <threshold> <min> | Configure escalation thresholds | Admin |
| Command | Description | Permission |
|---|---|---|
| /admin add <user> | Grant admin to a user | Owner |
| /admin remove <user> | Revoke admin from a user | Owner |
| /admin userinfo <user> | Full profile, warnings & history | Admin |
| /admin give_role <role> [user] | Give a role to a user or everyone | Admin |
| /admin take_role <role> [user] | Remove a role from a user or everyone | Admin |
| /admin clear_roles | Delete all non-managed roles | Admin |
| /admin new_text_ch <n> <cat> | Create a text channel | Admin |
| /admin del_text_ch <channel> | Delete a text channel | Admin |
| /admin new_voice_ch <n> <cat> | Create a voice channel | Admin |
| /admin del_voice_ch <channel> | Delete a voice channel | Admin |
| /admin new_category <n> | Create a category | Admin |
| /admin del_category <category> | Delete a category | Admin |
| /admin new_private_category <name> | Create an admin-only category | Admin |
| /admin setup_server | Wipe and rebuild a basic server layout | Owner [WARNING] |
| /admin wipe | Delete all channels and categories | Owner [WARNING] |