Discord Bot
Feral Toaster’s Discord bot, PTBot, lets you control your server without opening the Panel — restart it, check its status, pull backups, and more, all from a Discord channel or DM.
Linking your server
Before PTBot can control your server, you need to give it a personal API key so it knows the request is really coming from you.
-
Log in to the Panel and go to Profile → API Keys.
-
Create a new client API key and copy it.
-
In Discord, run:
/pt key value:<your-key>replacing
<your-key>with the key you just copied.
That’s it — PTBot is now linked to your account and server.
Treat this key like a password: don’t share it or post it publicly. That said, there’s no risk to anyone else’s server if it’s ever exposed — the key is scoped only to your own account, so it can’t see or affect other customers’ servers.
Command reference
| Command | What it does |
|---|---|
/pt list | Lists the server(s) linked to your account. |
/pt status | Shows whether your server is online, offline, or starting. |
/pt start | Starts your server. |
/pt stop | Stops your server. |
/pt restart | Restarts your server. |
/pt send | Sends a console command to your server. |
/pt backup | Creates a manual backup of your server. |