LinkCloudDev/server/config.json

13 lines
267 B
JSON
Raw Normal View History

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