Mellow LogoMellow

Information Commands

Help, status, and reference commands.

Information commands

CommandDescription
/helpLists all Mellow commands, grouped by category.
/aboutAbout Mellow, its author, source, and licence (AGPL-3.0).
/pingBot latency, uptime, and goroutine count.
/supportLink to the support server.
/privacyA short summary of how your data is handled, plus a link to the full policy.
/docsLink to this documentation.
/sourceLink to the source repository.
/versionRunning version, Go version, and the latest published release.
/statsCommunity statistics: users, servers, conversations, check-ins, crisis events.
/inviteThe invite link for Mellow.

Notes

  • /version compares the running build against the latest GitHub release and tells you if an update is available. Version numbers come from GitHub release tags.
  • /stats reports aggregate counts only; no per-user data is exposed.
  • There is no /status, /health, or /metrics command. Operational health is available to self-hosters at the HTTP API's GET /healthz endpoint and via the owner-only /tools status.

On this page