Luke

Results 8 comments of Luke

This has been an issue with VoiceNext for at least two years.

The docs site you linked are not the official docs. https://dsharpplus.github.io/articles/audio/voicenext/transmit.html https://dsharpplus.github.io/articles/audio/voicenext/receive.html

https://github.com/DSharpPlus/DSharpPlus/blob/master/DSharpPlus/Clients/DiscordClient.Dispatch.cs#L1650-L1710 Discord [only sends an ID](https://discord.com/developers/docs/topics/gateway#message-reaction-add) for the message with the event. If the message is not found in cache, a partial object will be created using the available data...

It may be worth it to reach out to the Ledger contributors; I'm sure they'd be willing to make needed modifications for compatibility.

@nickheyer is this still planned?

A friend and I keep crashing as well. Dropz 1.1.4 Rayon 1.2.3 [hs_err_pid3988.log](https://github.com/LazuriteMC/Dropz/files/6449002/hs_err_pid3988.log)

I built this from source and I can get the bot to join, but the audio is extremely slow and choppy. Also I can't seem to get the bot to...