From 00215db48e3c788d06eb48654ece5f7aa423c2bb Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Thu, 2 Mar 2023 12:17:39 +0700 Subject: [PATCH] idk seems like its limited to 100 (on ayun"boom") --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 4fd6d2c..c7d9c50 100644 --- a/config.js +++ b/config.js @@ -16,7 +16,7 @@ module.exports = { }, console: true, chat: { - messageLength: 128 + messageLength: 100 }, core: { layers: 3,