SharpLink
SharpLink copied to clipboard
Lavalink wrapper for Discord.Net written in C#
Whenever I try to use the "GetTracksAsync" method, I'm getting this exception: "Exception: IPv4 address 0.0.0.0 and IPv6 address ::0 are unspecified addresses that cannot be used as a target...
SharpLink needs a proper documentation / a better README that can document or some other means
As per how ClientWebSocket works in .NETFramework (Microsoft's problem) the WebSocket fails to connect properly or at least will throw an exception saying the "Connection" header is invalid because Lavalink...