galactic-bot/options.json

26 lines
518 B
JSON

{
"discord": {
"prefix": "]",
"developer": "132620781791346688",
"clientId": "697791541690892369",
"clientOptions": {
},
"shardOptions": {
"totalShards": "auto"
},
"slashCommands": {
"developerGuilds": [
"264527028751958016"
]
}
},
"logger": {
"directory": "/logs/"
},
"storage": {
"mongodb": {
"database": "euclid"
}
}
}