mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-01-06 21:47:36 +00:00
7d3493ff0c8f202949a1a05e4b178da40122121a
Introduction
PteroStats is a Discord App/Bot designed to check Pterodactyl or Pelican Panel stats and post it to your Discord server.
Preview
Guide
- Starting the App/Bot
- Changing Env Configuration
- How to get Panel API key
- How to get Channel ID
- How to use Custom Emoji
- Blacklist Nodes
- Notifier
- Docker
Starting the App/Bot
-
Download this repository:
- Manually: Download this repository and extract it.
- Using GIT: Run
git clone https://github.com/HirziDevs/PteroStats.gitin the command line.
-
Run
npm installin the root directory of the app/bot files. -
Run
node index.jsand answer the prompted questions to set up the app/bot.
-
Run
node index.jsif you want to start the app/bot again, and you're done!
Reporting a Bug
Enable log_error in the config.yml file and check the console for the error message. Please also send the logs.txt file created by the bot, which contains information that will help with the bug report. After that, report it to our Discord server at Support Server.
Links
Support Server
Pterodactyl & Pelican Panel server
Please do not ask about PteroStats here.
Languages
JavaScript
99.8%
Dockerfile
0.2%
