see_leaderboard_bot/config.example.json

9 lines
139 B
JSON
Raw Normal View History

2024-07-01 10:30:52 +00:00
{
"token": "discord bot token",
"rcon": {
"port": 25567,
"host": "my.server.com",
"password": "very secure password"
}
}