physgunserver-monitor/config.json.example

7 lines
206 B
Plaintext
Raw Normal View History

2024-08-20 22:12:46 -04:00
{
"token": "111111111111111111",
"channelId": "111111111111111111",
"apiUrl": "https://gameserveranalytics.com/api/v2/query?ip=1.1.1.11&port=1111&game=source",
"updateInterval": 30000
}