Helios Rust Console Bot Documentation

Rust Console Killfeed in Discord

Route Rust Console kill, player, and admin activity to Discord channels with Helios.

Page Summary

  • This page explains Discord killfeed routing for Helios on Rust Console servers.
  • It is for owners/admins choosing killfeed, playerfeed, and adminfeed channel structure.
  • Use it after your server connection (WebRCON) is stable.

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.

Related Product Pages

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.