Respawn and usage mode
This commit is contained in:
parent
8eae17c7d2
commit
e48edd406b
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user