Skip to main content
The Discord Webhook Setup screen configures a Discord webhook the client posts rejoin/status notifications to.
Toggle fields (Enabled, Notify on Rejoin/Disconnect/Error, Edit Message Mode) show ✅/❌ and flip with Enter. Webhook URL and Status Interval open inline text input when selected.

What Gets Sent

Edit Message Mode

Off by default. When enabled:
  • The periodic status update edits the same Discord message every interval instead of posting a new one each time — keeps the channel from filling up with repeated status posts.
  • The per-event Rejoin/Online/Disconnect embeds are skipped, since the combined status message already reflects current state.
  • Error notifications are never suppressed — they always post as their own message regardless of this setting.

Test Webhook

Sends a green ”🧪 Webhook Test” embed immediately using the currently entered URL (doesn’t require Save first) — use it to confirm the URL is valid before relying on it. Save writes the config to discord_webhook.cfg on-device.