Status, ping and resource commands
/status server analytics, /ping latency, /resorcemonitor host usage and /cloud hosting status.
/status
An admin command with five views, each for 7, 14 or 30 days: all (everything), invite (members joining and leaving), sales (invoices raised and total value), tickets (opened and closed) and community (reviews and message activity). It answers only to you; use /invoice sales with post:true for a public sales embed.
/ping
Public. Shows the bot's WebSocket latency to Discord and the round trip for the reply. A high WebSocket number means the host is slow or Discord is having issues; a high round trip with a normal WebSocket number usually means the database is slow.
/resorcemonitor
Public. Live CPU and memory use of the host process, MongoDB and Redis connection state, uptime and ping. The same data is on the Bot Resources dashboard page and the public status page. The command name is spelled exactly like that.
/cloud
Admin. Fetches the public status page of Endercloud, the hosting provider Noxyr runs on, and shows components, open incidents and scheduled maintenance. If the bot is up but slow, this tells you whether the host is the reason.
All four are part of the Utilities module.