add Node
fun addNode(name: String, address: URI, password: String, regionFilter: IRegionFilter? = null): LavalinkNode
Add a node to the client.
Parameters
name
The name of your node
address
The ip and port of your node
password
The password of your node
region Filter
(not currently used) Allows you to limit your node to a specific discord voice region