Skip to Content
Discord Bot

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.

  1. Log in to the Panel and go to Profile → API Keys.

  2. Create a new client API key and copy it.

  3. 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

CommandWhat it does
/pt listLists the server(s) linked to your account.
/pt statusShows whether your server is online, offline, or starting.
/pt startStarts your server.
/pt stopStops your server.
/pt restartRestarts your server.
/pt sendSends a console command to your server.
/pt backupCreates a manual backup of your server.
Last updated on