Wiki Release: 2026.09.5 · UltimateKoth: 2.26.1 · Documentation branch: 2
KothDiscordIntegration usage#
Basic setup#
- Enable
Config.Discord.enabled. - Put a webhook URL in the unique webhook setting, or use per-event links in
events.ymldepending on your setup. - Configure webhook username/avatar.
- Trigger a disposable KOTH start/end to verify delivery.
- Only then customize event messages and placeholders.
Event messages#
The supplied events.yml includes messages for KothCaptureEvent, KothStartEvent, KothEndEvent and KothSchedulerEventError. KOTH/player/group placeholders can be used where the event provides that context.
A scheduler error webhook is especially useful for diagnosing automatic events that were skipped because their start conditions were not met.