SharpLink icon indicating copy to clipboard operation
SharpLink copied to clipboard

Lavalink wrapper for Discord.Net written in C#

Results 3 SharpLink issues
Sort by recently updated
recently updated
newest added

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

enhancement
help wanted

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...

bug