LinkCloudDev/server/config.json
2024-08-02 18:55:55 -04:00

13 lines
267 B
JSON

{
"token": "xxx",
"clientId": "xxx",
"guildId": "xxx",
"db": {
"user": "xxx",
"host": "xxx",
"database": "xxx",
"password": "xxx",
"connectionLimit": 10
},
"servers": ["Not Listed", "Square Enix", "Horizon XI"]
}