mirror of
https://github.com/mgerb/ServerStatus
synced 2026-01-10 03:03:04 +00:00
add polling interval to configurations - resolves #15
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"RoomIDList":["room id list goes here"],
|
||||
"RolesToNotify": ["<@&roleid>", "<@userid>"],
|
||||
"GameStatus": "current playing game",
|
||||
"PollingInterval": 10,
|
||||
"Servers": [
|
||||
{
|
||||
"Name": "Your awesome server",
|
||||
|
||||
Reference in New Issue
Block a user