see_leaderboard_bot/config.example.json
2024-07-01 13:30:52 +03:00

9 lines
139 B
JSON

{
"token": "discord bot token",
"rcon": {
"port": 25567,
"host": "my.server.com",
"password": "very secure password"
}
}