4.9 KiB
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 are deprecated, you should use Client API keys.
-
Go to your
Pterodactyl or Pelican Paneland go toAccount Page.
-
Click on the
API Credentialsbutton
-
Fill the
Descriptionand click on theCreatebutton
-
Copy the API key.
Getting Channel ID
Using Custom Emoji
-
type
\in server that has custom emoji you want
-
Select custom emoji you want
-
Copy the text!
-
Paste the emoji id at the config
Blacklist Nodes
-
Select node from node list on admin page
-
Check the url and copy the node id
-
Paste the id to the blacklist on config
You can add more than one node in 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.

