Bot manager
The bot is a separate process with its own state. Nothing here is stored by the panel — it is asked every time, because two copies of a setting is how they end up disagreeing.
Scheduled checks
These are the bot's own loops, not the panel's alert rules. Turning one off stops the bot posting it; the panel keeps watching regardless.
Run now
Each of these makes the bot look at something and post the result. The bot enforces this list on its own side — it can restart services and purge channels, and none of that is reachable from here.
Muted in Discord
Silenced with the button under an alert. These are still firing — muting a notification and resolving a problem are different things.
Announcements
Posted to the announcements channel under your name. Everything else on this page is the rack talking; this is you talking, so it is the only thing here whose whole text goes into the audit log.
Where things go
These were five numbers inside the bot's source. Changing one meant editing a file on the server and restarting the service. Blank means the bot uses the channel it was built with.
Sent
{{ sentBlurb }}
Bot log
{{ logNote }}What the bot has printed since it started. It keeps this itself, so it reads the same here as it will when the bot moves to the VPS and there is no journal on this box to consult.