From cc848f2deb282ac2f6b3a060d613890e57faac69 Mon Sep 17 00:00:00 2001 From: xuncito3-coder Date: Wed, 14 Jan 2026 14:07:26 -0500 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..0662bdd8 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": "rialife.aternos.me", + "port": 14775, + "username": "putobot" }, "! 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 +}