Update config.json

This commit is contained in:
Hirzi
2021-07-08 18:11:52 +07:00
committed by GitHub
parent b116595706
commit 1798d1e21b
+3 -2
View File
@@ -4,8 +4,9 @@
"clientapikey": "CLIENT APIKEY",
"adminapikey": "ADMIN APIKEY",
"channel": "CHANNEL ID",
"hostname": "HOSTING NAME",
"embedcolor": "E5BE11",
"monline": ":green_circle: Online",
"moffline": ":red_circle: Offline",
"hostname": "HOSTING NAME",
"embedcolor": "E5BE11"
"mcheck": ":orange_circle: Checking"
}