mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-04 03:52:34 +00:00
v1.2.0
This commit is contained in:
@@ -15,8 +15,8 @@ refreshtime: 60 # Time when the embed edited/refreshed (MUST BE A SECONDS)
|
||||
# Panel Info's
|
||||
panel:
|
||||
url: 'HOST PANEL LINK' # Put panel url here. Example: https://panel.purenodes.net
|
||||
clientkey: 'CLIENT APIKEY' # Put Client ApiKey here. check https://your.host.url/account/api (your.host.url is an example link)to get the Client Apikey
|
||||
adminkey: 'ADMIN APIKEY' # Put Admin Apikey here. check https://your.host.url/admin/api (your.host.url is an example link) to get the Admin ApiKey
|
||||
clientkey: 'CLIENT APIKEY' # Put Client ApiKey here. check https://your.host.url/account/api (your.host.urrl is an example link)to get the Client Apikey
|
||||
adminkey: 'ADMIN APIKEY' # Put Admin Apikey here. check https://your.host.url/admin/api (your.host.urrl is an example link) to get the Admin ApiKey
|
||||
|
||||
# Embed Configuration
|
||||
embed:
|
||||
@@ -35,3 +35,6 @@ status:
|
||||
online: ':green_circle: Online' # Message if the status is Online
|
||||
offline: ':red_circle: Offline' # Message if the status is Offline
|
||||
check: ':orange_circle: Checking' # Message if the status is Checking
|
||||
|
||||
# Developers feature
|
||||
debug: false # Enable and Disable debug log to console
|
||||
|
||||
Reference in New Issue
Block a user