Warning
This is a development build! Some features may not work.
Introduction
PteroStats is a Discord Bot that designed to check Pterodactyl or Pelican Panel stats and post it to your Discord server.
Preview
Installation
- Starting the App
- Getting an Panel API key
- Getting a Channel ID
- Using Custom Emoji
- Blacklist Nodes
- Reporting a Bug
Starting the App
-
Run
npm installin the root directory of the app files. -
Run
node indexand answer the provided questions to set up the app.
-
Run
node indexagain to start the app, and you're done!
If you need help, contact me on our Discord support server.
Getting Panel API Key
Warning
The use of Application API keys is deprecated; you should use Client API keys.
-
Go to your
PterodactylorPelican Paneland navigate to theAccount Page.
-
Click on the
API Credentialsbutton.
-
Fill in the
Descriptionand click theCreatebutton.
-
Copy the API key.
Getting Channel ID
Using Custom Emoji
-
Type
\in the server that has the custom emoji you want.
-
Select the custom emoji you want.
-
Copy the text!
-
Paste the emoji ID into the config.
Blacklist Nodes
-
Select a node from the node list on the admin page.
-
Check the URL and copy the node ID.
-
Paste the ID into the blacklist in the config.
You can add more than one node to the blacklist.
Reporting a Bug
Enable log_error in the config.yml file and check the console for the error message. After that, report it to our Discord server at Support Server.

