LinkCloudDev/server/config.json
James Alexander 212bfe0c1e added todos
2024-08-03 00:54:38 -04:00

12 lines
250 B
JSON

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