Mellow LogoMellow

Owner Tools

/mellow, /debug, and /tools.

Owner tools

Owner-only. Registered to PRIVATE_GUILD_ID, gated to OWNER_IDS.

/mellow

View and manage Mellow's AI configuration (the single-row Mellow config table).

SubcommandOptionsEffect
/mellow view-Show the current configuration.
/mellow toggle-Enable or disable the AI. When disabled, all AI features use fixed fallbacks.
/mellow reload-Reload configuration from the database.
/mellow updatemodel, prompt, temperature_x10 (0-20), max_tokens (1-4000)Update model id, system prompt, temperature (times 10), or token cap.
/mellow featurescheck_in_tools, coping_tools, ghost_tools, crisis_tools (bool)Toggle feature groups on or off.
/mellow update model:claude-haiku-4-5 temperature_x10:7 max_tokens:400

/debug

Runtime diagnostics.

SubcommandShows
/debug databaseDatabase status and row counts.
/debug aiAI configuration and connectivity.
/debug versionBuild and runtime version.

/tools

Operator diagnostics and repository status.

SubcommandOptionsShows
/tools status-Runtime status: uptime, shard count, memory.
/tools github-Repository info and the latest release.
/tools version-Build and runtime version.
/tools logstypeRecent internal logs, optionally filtered by gateway, guild, command, crisis, system, startup, or shutdown.
/tools grantplususer, revokeGrants (or revokes, with revoke:true) a test Mellow+ entitlement for user via Discord's Test Entitlements API. No payment involved; useful for QA and internal testing.

On this page