mirror of
https://github.com/cloudmaker97/FS25-Discord-Bot.git
synced 2025-12-06 08:28:33 +00:00
13 lines
No EOL
411 B
JSON
13 lines
No EOL
411 B
JSON
{
|
|
"application": {
|
|
"serverPassword": "TypeMyServerPasswordHere",
|
|
"serverStatsUrl": "http://1.1.1.1:8080/feed/dedicated-server-stats.xml",
|
|
"serverMapUrl": "http://1.1.1.1:8080/feed/dedicated-server-stats-map.jpg",
|
|
"updateIntervalSeconds": 30
|
|
},
|
|
"discord": {
|
|
"guildId": "DiscordServerId_12345",
|
|
"channelId": "DiscordChannelId_12345",
|
|
"botToken": "DiscordSecretBotToken_XYZ"
|
|
}
|
|
} |