galactic-bot/options.json

20 lines
354 B
JSON
Raw Normal View History

2021-08-16 23:01:08 +02:00
{
"discord": {
"prefix": "]",
"developer": "132620781791346688",
"clientOptions": {
},
"shardOptions": {
"totalShards": "auto"
}
},
"logger": {
"directory": "/logs/"
},
"storage": {
"mongodb": {
"database": "euclid"
}
}
}