From 92b2b51fc8541d8a88c247f21d54179d37ffe40c Mon Sep 17 00:00:00 2001 From: muneer077 Date: Mon, 21 Apr 2025 09:27:28 +0530 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 7cae7004..a00dcf32 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "client": { - "host": "Please enter your server URL", - "port": "Please enter your server port", + "host": "noobzyyy54.aternos", + "port": "56677", "username": "Please enter the bot's username you want" }, @@ -12,4 +12,4 @@ "holdDuration": 5000, "retryDelay": 15000 } -} \ No newline at end of file +}