forked from Galactic/galactic-bot
Respawn and usage mode
This commit is contained in:
parent
8eae17c7d2
commit
e48edd406b
@ -2,7 +2,7 @@
|
||||
"rootDir": "Should be overwritten in index.ts",
|
||||
"shardOptions": {
|
||||
"totalShards": "auto",
|
||||
"respawn": false
|
||||
"respawn": true
|
||||
},
|
||||
"discord": {
|
||||
"prefix": "!",
|
||||
@ -10,7 +10,7 @@
|
||||
"132777808362471424",
|
||||
"187613017733726210"
|
||||
],
|
||||
"developmentMode": true,
|
||||
"developmentMode": false,
|
||||
"libraryOptions": {
|
||||
"commentedOut": [
|
||||
"GUILD_PRESENCES",
|
||||
|
Loading…
Reference in New Issue
Block a user