From 8e9cef69bf0aa8bd9191b4cd2088bf784d52124d Mon Sep 17 00:00:00 2001 From: ErrorDoc404 Date: Tue, 16 Jul 2024 01:13:49 +0530 Subject: [PATCH] Added KD node --- nodes.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nodes.json b/nodes.json index 3225457..8f3c999 100644 --- a/nodes.json +++ b/nodes.json @@ -287,5 +287,14 @@ "secure": false, "authorId": "334307216926703616", "restVersion": "v4" + }, + { + "identifier": "Karta Dharta", + "host": "node1.kartadharta.xyz", + "port": 3000, + "password": "kdlavalink", + "secure": false, + "authorId": "456130838183280651", + "restVersion": "v3" } ]