This commit is contained in:
Hirzi
2022-06-18 20:33:08 +07:00
committed by GitHub
parent da94f2f56d
commit 6cb3cf1f44
3 changed files with 14 additions and 14 deletions

View File

@@ -66,7 +66,7 @@ Jika kamu mendapat masalah bisa dm `Hirzi#8701` didiscord atau join [server supp
![Copy Emoji ID](https://usercontent.catto.pictures/hirzi/33800ccf-9ed5-4d54-9747-2983b23e1755.png)
### Blaclist Nodes
### Blacklist Nodes
1. Pilih node yang ada di node list admin page
![Nodes List](https://usercontent.catto.pictures/hirzi/5699fdbd-7c3c-4fa5-ae2c-d0ccb39cb69e.png)
@@ -79,11 +79,11 @@ Jika kamu mendapat masalah bisa dm `Hirzi#8701` didiscord atau join [server supp
![Blacklist Config](https://usercontent.catto.pictures/hirzi/9c40da3d-fa01-447e-aa86-7871da9da282.png)
Kamu bisa masukin lebih dari 1 node untuk di blacklist
Kamu bisa memasukan lebih dari 1 node untuk di blacklist
![Blacklist Config](https://usercontent.catto.pictures/hirzi/f2a34ca9-accf-4d31-a246-f9dcc6a2fd75.png)
## Permission apikey
## Permission apikey
Pilih Aktifkan `read` di semua opsi permission, jika tetap error pilih `read & write` di semua opsi permission

View File

@@ -66,7 +66,7 @@ if you need help contact me on discord `Hirzi#8701` or join [our discord support
![Copy Emoji ID](https://usercontent.catto.pictures/hirzi/33800ccf-9ed5-4d54-9747-2983b23e1755.png)
### Blaclist Nodes
### Blacklist Nodes
1. Select node from node list on admin page
![Nodes List](https://usercontent.catto.pictures/hirzi/5699fdbd-7c3c-4fa5-ae2c-d0ccb39cb69e.png)
@@ -79,7 +79,7 @@ if you need help contact me on discord `Hirzi#8701` or join [our discord support
![Blacklist Config](https://usercontent.catto.pictures/hirzi/9c40da3d-fa01-447e-aa86-7871da9da282.png)
You can add more than one node in the blaclist
You can add more than one node in the blacklist
![Blacklist Config](https://usercontent.catto.pictures/hirzi/f2a34ca9-accf-4d31-a246-f9dcc6a2fd75.png)

View File

@@ -2,24 +2,24 @@
# If you need help, join our discord server here: https://discord.gg/zv6maQRah3
# Bot Configuration
token: 'Put bot token here'
token: 'Put bot token here'
bot_status:
enable: false
text: 'Hosting Panel'
text: 'Hosting Panel'
type: 'WATCHING' # can be 'WATCHING', 'PLAYING', 'LISTENING', or 'COMPETING'. for 'STREAMING' is not working for now
# Discord Channel and Refresh Time Configuration
channel: 'Put channel id here'
channel: 'Put channel id here'
refresh: 60
# Panel Configuration
panel:
url: 'Put panel url here'
url: 'Put panel url here'
key: 'Put panel apikey here'
# Embed Configuration
# set to false if you want to disable embed option
embed:
embed:
title: 'PteroStats'
color: '5865F2'
description: 'Next update {{time}}' # You can use {{time}} to make "in X seconds" time format
@@ -35,7 +35,7 @@ embed:
# Message Button Configuration
button:
enable: true
btn1:
btn1:
label: 'PteroStats'
url: 'https://github.com/HirziDevs/PteroStats'
btn2:
@@ -50,18 +50,18 @@ button:
btn5:
label: ''
url: ''
# Status Message Configuration
status:
online: ':green_circle: Online'
offline: ':red_circle: Offline'
# Node Resource
# Nodes Resource
nodes_resource:
enable: false
blacklist: [] # You can add node id to remove the node from status embed (Example: "blacklist: [1]")
servers: true
location: true
location: true
allocations: true
unit: 'gb' # You can use "gb", "mb", or "percent"