Alerts go to staff in game and to your own Discord webhook.
In game
Grant a staff member the permission realac.alerts, then have them run /realac alerts. Alerts are opt-in per person, so each staff member turns their own on.
An alert names the player and the cheat category. It never names the internal check, because an exact check name tells a cheat developer which detection to work around.
/realac brands turns join messages about client brands on or off, for staff who want to know what each player connected with.
To print every alert to the console as well, set alerts.print-to-console in config.yml.
Discord
Set enabled: true in discord.yml, put your webhook URL in, and run /realac testwebhook. The webhook is yours, on your own Discord.
The lines the embed carries are violation-content in discord.yml, and you can add, remove or reorder them. %check% renders the cheat category, never an internal name. That is deliberate.
Ban-evasion alerts
A different alert, with its own page: what it means, and what it is not.