First push

This commit is contained in:
2024-08-20 22:12:46 -04:00
commit 5dc6ac56fc
5 changed files with 488 additions and 0 deletions

7
config.json.example Normal file
View File

@@ -0,0 +1,7 @@
{
"token": "111111111111111111",
"channelId": "111111111111111111",
"apiUrl": "https://gameserveranalytics.com/api/v2/query?ip=1.1.1.11&port=1111&game=source",
"updateInterval": 30000
}