viztea
viztea
@DelxHQ Please try using the latest build branch, it adds better voice state handling so it may fix your issue.
@txj-xyz @DelxHQ any updates?
Unfortunate. If you or anyone else has any ideas feel free to PR/comment on this issue, I don't use erela.js and don't plan on doing so.
No where in this repository does erela do anything with sharding, it only requires you to provide gateway voice updates and a method for sending gateway commands You are responsible...
> This seems like a potentially breaking change for plugins. Perhaps we should hold off with this until we are doing a major release Fair enough
> i'm not very familiar with voice connections, can you explain a bit why this is needed? It kinda is and kinda isn't. I initially wanted to implement AES because...
- Implemented voice receive for AES, had to refactor a bit of the code to support passing of AEAD data. - Removed `VoiceEncryption#supportsDecryption` - Removed the sealed modifier for `VoiceEncryption`...
> > can't wait to run my bot on an apple watch > > > > Need to buy one again for this, or ask @melike2d can't believe you think...
> i'm curious, are there any resources to read up on this feature? it isn't documented in the discord developer portal yet It isn't documented, just like voice receive (which...