From 3e8f776c03db2c79c89ee4072273ac2ee4cad148 Mon Sep 17 00:00:00 2001 From: Robinz27 Date: Fri, 7 Feb 2025 23:50:44 +0700 Subject: [PATCH] Update nodes.json Add Lavalink Node by.Robinz-4tunez-studio --- nodes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nodes.json b/nodes.json index f462ea6..dcacdc3 100644 --- a/nodes.json +++ b/nodes.json @@ -244,6 +244,13 @@ "restVersion": "v3", "authorId": "824864784271802378" + }, + { + "identifier": "4tunez_studio", + "host": "robinz_lavalink.4tunez.xyz", + "port": 2333, + "password": "youshallnotpass", + "secure": false, } ]