This commit is contained in:
Hirzi
2021-07-13 17:24:41 +07:00
committed by GitHub
parent 950b36253a
commit 2f1a9cf089

View File

@@ -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