LinkCloudDev/server/config.json

12 lines
250 B
JSON
Raw Permalink Normal View History

2024-08-02 22:55:55 +00:00
{
"clientId": "xxx",
"guildId": "xxx",
"db": {
"user": "xxx",
"host": "xxx",
"database": "xxx",
"password": "xxx",
"connectionLimit": 10
},
"servers": ["Not Listed", "Square Enix", "Horizon XI"]
}