From 183b8806aea39215280151bfdf8d3c26782f8663 Mon Sep 17 00:00:00 2001 From: gassas11 Date: Sat, 19 Oct 2024 12:45:31 +0100 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..bcc19e54 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": "TIL55.aternos.me", + "port": "54957", + "username": "hhheas" }, "! 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 +}