Respawn and usage mode

This commit is contained in:
Erik 2023-12-08 14:30:18 +02:00
parent 8eae17c7d2
commit e48edd406b

View File

@ -2,7 +2,7 @@
"rootDir": "Should be overwritten in index.ts", "rootDir": "Should be overwritten in index.ts",
"shardOptions": { "shardOptions": {
"totalShards": "auto", "totalShards": "auto",
"respawn": false "respawn": true
}, },
"discord": { "discord": {
"prefix": "!", "prefix": "!",
@ -10,7 +10,7 @@
"132777808362471424", "132777808362471424",
"187613017733726210" "187613017733726210"
], ],
"developmentMode": true, "developmentMode": false,
"libraryOptions": { "libraryOptions": {
"commentedOut": [ "commentedOut": [
"GUILD_PRESENCES", "GUILD_PRESENCES",