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 💬
| Command | What It Does |
|---|---|
/cmd execute | Sends a saved command group to all servers or one selected server |
/cmd send | Sends 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 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

Setup Flow 🛠️
- Use
/cmd sendfor one quick manual command - Use
/cmd executefor saved command groups - Choose a specific server if you do not want it sent to all servers
- 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 sendis best for quick one-time commands/cmd executeis best for saved or repeatable command groups- Be careful when sending commands to all servers
- Test risky commands on one server first