Mellow LogoMellow

Diagnostic Commands

Owner-only debugging and diagnostic commands.

Diagnostic commands

All owner-only. Registered to PRIVATE_GUILD_ID, gated to OWNER_IDS. Full option lists are in

Owner Tools

Owner Tools

/mellow, /debug, and /tools.

.

/debug

SubcommandShows
/debug databaseDatabase connectivity and row counts.
/debug aiAI configuration and connectivity to Anthropic.
/debug versionBuild version and Go runtime version.

/tools

SubcommandShows
/tools statusUptime, shard count, memory.
/tools githubRepository info and latest release.
/tools versionBuild and runtime version.
/tools logsRecent SystemLog entries, filterable by type (gateway, guild, command, crisis, system, startup, shutdown).

/mellow

Manage the AI config row at runtime: /mellow view, /mellow update, /mellow features, /mellow toggle, /mellow reload.

Non-owner diagnostics

Server admins (Manage Server) can run /guilddebug and /guildcontext in their own server - see

Server Management Commands

Server Management Commands

Server configuration and diagnostics for administrators.

.

Public health and status

Self-hosters can hit GET /healthz on the HTTP API for external monitoring, and GET /v1/status for live per-shard detail (the website's status page reads this). There is no /status, /health, or /metrics slash command.

On this page