From ca16f68fdc94da78c4fe2d676b7e2daf79666f73 Mon Sep 17 00:00:00 2001 From: AikooNee <159515125+AikooNee@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:05:04 +0530 Subject: [PATCH 1/2] Update nodes.json --- nodes.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nodes.json b/nodes.json index 97afb0a..b017994 100644 --- a/nodes.json +++ b/nodes.json @@ -233,5 +233,14 @@ "secure": false, "authorId": "701145215888523276", "restVersion": "v4" + }, + { + "identifier": "Aaru - v3", + "host": "hk-v3.aarubot.xyz", + "port": 57095, + "password": "aarubot.xyz", + "secure": false, + "authorId": "1165609918326382656", + "restVersion": "v3" } ] From 4dd392bf878e526022529eb971ae6e61de8a121b Mon Sep 17 00:00:00 2001 From: AikooNee <159515125+AikooNee@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:43:43 +0530 Subject: [PATCH 2/2] Update nodes.json --- nodes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes.json b/nodes.json index b017994..e2cd2f5 100644 --- a/nodes.json +++ b/nodes.json @@ -236,9 +236,9 @@ }, { "identifier": "Aaru - v3", - "host": "hk-v3.aarubot.xyz", + "host": "hk.aarubot.xyz", "port": 57095, - "password": "aarubot.xyz", + "password": "Aaru-the-cutiepie", "secure": false, "authorId": "1165609918326382656", "restVersion": "v3"