Helios Rust Console Bot Documentation

/cmd execute and send

Send one command or execute saved command groups through Helios.

Overview 🚀

The /cmd execute and /cmd send commands let server owners and admins send commands to their Rust Console servers through Helios.

Use /cmd execute for saved command groups.

Use /cmd send for one quick manual command.


Commands Covered 💬

CommandWhat It Does
/cmd executeSends a saved command group to all servers or one selected server
/cmd sendSends one single command to all servers or one selected server

/cmd send 💬

Use /cmd send when you want to send one manual command.

This can send the command to all servers, or you can optionally choose one specific server.

/cmd send command:"fps"
/cmd send command:"fps" server:"US Main"

cmd send example


/cmd execute 📦

Use /cmd execute when you want to run a saved command group.

This can run the command group on all servers, or you can optionally choose one specific server.

/cmd execute

cmd execute example


Setup Flow 🛠️

  1. Use /cmd send for one quick manual command
  2. Use /cmd execute for saved command groups
  3. Choose a specific server if you do not want it sent to all servers
  4. Check the Helios response after sending

Requirements 📌

Before using these commands, make sure:

  • Helios is connected to at least one server in this Discord
  • You have permission to run admin commands
  • You selected the correct server if you only want to send to one server

Notes 📝

  • Most admin commands require Manage Server permission
  • /cmd send is best for quick one-time commands
  • /cmd execute is best for saved or repeatable command groups
  • Be careful when sending commands to all servers
  • Test risky commands on one server first