Helios Documentation Portal

In Discord

Route kill, player, and admin activity to Discord channels.

What This Page Covers

This page is for Discord channel routing only.

Use this when you want killfeed, join/leave, and optional staff actions sent to Discord.

Setup

  1. Add killfeed output channel with /dcfeed add.
  2. Add join/leave channel with /dcplayerfeed add.
  3. (Optional) Add staff action feed with /adminfeed add (premium).
  4. Verify current routing with /dcfeed list and /dcplayerfeed list.
  5. Run a live test event and confirm embeds/messages appear.

Commands

/dcfeed add|remove|list
/dcplayerfeed add|remove|list
/adminfeed add|remove|list
/set online-channel
/whoson
/stats player

Example

/dcfeed add channel:#killfeed server:"US Main"
/dcplayerfeed add channel:#player-feed server:"US Main"

Best Practices

  • Keep public killfeed separate from staff-only feeds.
  • Use dedicated channels instead of mixing with support chat.
  • Audit feed targets weekly with /dcfeed list.

Common Issue

Problem

Commands succeed but channels stay silent.

Likely Cause

Bot role is missing send/embed permission in target channels.

Fix

Grant channel-level send/embed permissions and re-run one test event.