From e48edd406b27c2aba8a87eed81c8b28f876ca262 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Fri, 8 Dec 2023 14:30:18 +0200 Subject: [PATCH] Respawn and usage mode --- options.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options.json b/options.json index 8cae10d..b23e5bf 100644 --- a/options.json +++ b/options.json @@ -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",