mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-04 03:52:34 +00:00
d5eb5b5d3b91976ffeeb07ed7319493c1d475540
PteroStats (1.0)
Introduction
PteroStats is a bot designed to check Panel, Nodes, and Databases status and post it to discord server
- Written in Javascript, CloudServer is faster and more stable.
- PteroControl can be used with any server on Pterodactyl, irregardless of whether it's on shared hosting or your own hosted panel
PteroStats is still under development and we welcome contributions.
Links
Installation
Create server at your pterodactyl panel and copy the server idPaste the server id at nodelist arrayJump to the filefill in the required informations in the config.json fileRun npm install in the root directory of the bot filesRun node index.js and you are doneTo add more nodes go to this linkLINK
Screenshot
Adding more nodes
Add more items like bellow to nodelist array at ready.js line 2
{
id: "Server ID",
name: "**Example Server**",
nameid: "Node1"
},
if you needing help contact me on discord Hirzi#8701 or join our discord here
Languages
JavaScript
99.8%
Dockerfile
0.2%

