Skip to content

Releases: HirziDevs/PteroStats

v4.1.0

01 Nov 06:15
Compare
Choose a tag to compare

New Release!

Install Guide:
https://github.com/HirziDevs/PteroStats/tree/v4.1.0#starting-the-appbot

Changes

  • Support for Pelican Panel. #45
  • Easier first-time setup process. #45
  • Support for docker. #39 #51
  • Notifier feature. #45
  • Advanced embed customization options. #45
  • Node and panel uptime. #45
  • Four additional rows for Message Buttons Link. #45
  • Fixed bug causing a message loop. #45
  • Fixed axios error. #45
  • Now uses cache instead of reading the message embed directly. #45
  • Improved error handling. #45 #46
  • Enhanced resource unit conversion to bytes or percentages. #45
  • Updated setup guide. #45
  • Separated embed configuration for nodes and panel. #45
  • Error Logging file for reporting bug. (da5f929)
  • New Update checker. (7d3493f)
  • Fixed users and servers total only show up to 50. (6700586)
  • Update license. #53
  • Fixed several issue.

New Contributors

v1.5.5 Edit Messages!

26 Aug 07:18
230f856
Compare
Choose a tag to compare

v1.5.5

Changes

  • Now bot edit messages instead sending new message and delete it #3
  • fixed error if some nodes is down when first time starting the bot
  • fixed resource set to false give blank nodes list
  • now users total and servers total use 'checking' string and not like nodes checking

Removed

  • Logging nodes list log at console when debug is enabled
  • Logging dev build log at console when debug when the server started

Special Thanks to

ItsJustNickDev helping me with editing messages

v1.5.0 No more server!

26 Jul 01:44
b7e6f29
Compare
Choose a tag to compare

v1.5.0

Changes

  • Now pterostats checks wings api instead server api
  • Replace databases status from message to true or false

Notes

I suggest to make sure all nodes is online first, if don't some error happen, if you can fix it dm me on discord

v1.4.0 Last Updated?

19 Jul 10:34
5962ad9
Compare
Choose a tag to compare

v1.4.0

Added

  • Added Node Location
  • Added Node Total Server
  • Added Node Total Location

Changes

  • Move nodelist to nodes.js file
  • Fixed when set resource to false it will crash
  • Fixed change serverres will not added the server resource
  • Better console logger

and much more

v1.3.0 Node Resource

15 Jul 11:51
6371d86
Compare
Choose a tag to compare
  • Added server resource like ram and disk
  • Some more fix

v1.2.0 Debug Mode

13 Jul 10:33
27e46a2
Compare
Choose a tag to compare
  • added debug mode, enable at config.yml
  • some fix

v1.1.9 Fix

13 Jul 09:19
ba55b76
Compare
Choose a tag to compare

little fix

v1.1.8 YAML

13 Jul 05:25
83f9a84
Compare
Choose a tag to compare
  • Move from JSON config to YAML config
  • Description can now be customize at config.yml
  • Footer can now be customize at config.yml
  • Timestamp can be disable and enable at config.yml
  • Status can now be customize at config.yml
  • Node count message now will be [Total {NODECOUNT}]
  • Logging message will be cyan from blue
  • Lot of bugs fix

v1.1.7 NodeCount!

12 Jul 03:55
c71116c
Compare
Choose a tag to compare
  • Added Node Count
  • Added TimeStamp! (enable and disable at config.json)
  • Fixed problem with undefined footer

v1.1.6 little fix

10 Jul 10:01
bcb227c
Compare
Choose a tag to compare

fix footer was undefined