Complete reference of every slash command of the RespawnHost Discord bot.
All Commands
The bot offers the following slash commands. Commands that target a server have a server option with autocomplete — if only one server is registered, it can be left empty. Values in [square brackets] are optional, <angle brackets> are required.
Status & info
| Command | What it does |
|---|
/status [server] | Live status: online/offline, CPU, RAM, players, uptime |
/players [server] | Current player list |
/connect [server] | Connection address (IP/port) to join |
/server list | All servers registered in this Discord, with a status indicator |
/help | Overview of all commands |
Control
| Command | What it does |
|---|
/start [server] | Start the server |
/stop [server] | Stop the server |
/restart [server] | Restart the server |
/kill [server] | Force-kill the server (emergency stop) |
/command [server] <cmd> | Send a console command — owner only |
/cancelvote [server] | Cancel a running vote |
Control commands check your permissions. Depending on the configuration they run instantly or start a vote. See Permissions & voting.
Account
| Command | What it does |
|---|
/link | Link your Discord account with RespawnHost (required for everything else) |
/unlink | Remove the link and deactivate the associated API key |
/whoami | Check whether your account is linked |
Managing servers in Discord
| Command | What it does |
|---|
/server add | Make one of your servers available in this Discord |
/server remove [server] | Remove a server again (owner only) |
/server list | Show registered servers |
Live status panels
| Command | What it does |
|---|
/panel create [server] [channel] | Post a self-updating status panel |
/panel remove <id> | Remove a panel |
/panel list | Show active panels |
Setup & language
| Command | What it does |
|---|
/setup | Set up the bot for this Discord (language, log channel) |
/language <de|en> | Change the bot’s language |
Permissions & voting
| Command | Options | What it does |
|---|
/perm set | <role> <action> [vote] [threshold] [timeout] [canvote] | Set a permission for a role (guild-wide) |
/perm remove | <role> <action> | Remove a role’s permission |
/perm list | — | Show all role permissions |
/access grant | <target> <action> [server] [vote] | Grant access for a user or role per server |
/access revoke | <target> <action> [server] | Revoke access |
Actions are: start, stop, restart, kill, status, all. Details and examples under Permissions & voting.