From a4629cad57ee25d8b2ca8d6c5b5b89254406c1a6 Mon Sep 17 00:00:00 2001 From: ESHALMER13 Date: Fri, 20 Jun 2025 02:06:17 -0400 Subject: [PATCH] Update config.json --- config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index 7cae7004..f89892cf 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { "client": { - "host": "Please enter your server URL", - "port": "Please enter your server port", - "username": "Please enter the bot's username you want" + "host": "Serpiente.aternos.me", + "port": "22425", + "username": "Ale22222" }, "! DO NOT EDIT BELOW !": "ONLY IF YOU KNOW WHAT YOU ARE DOING", @@ -12,4 +12,4 @@ "holdDuration": 5000, "retryDelay": 15000 } -} \ No newline at end of file +}