Releases: lavaclient/lavadeno
Releases · lavaclient/lavadeno
v3.3.0
12 Oct 23:31
Compare
Sorry, something went wrong.
No results found
Full Changelog : 3.2.3...3.3.0
Fixes reconnection issues w/ pogsocket
3.2.3
27 Feb 22:53
Compare
Sorry, something went wrong.
No results found
✨ Add channelJoin event
💥 Change signature for event channelLeave
✨ Add disconnected event to replace old channelLeave event
3.2.1
12 Aug 15:46
Compare
Sorry, something went wrong.
No results found
🚑️ fix stuff broken in Deno v1.13
12 Aug 15:20
Compare
Sorry, something went wrong.
No results found
3.2.0
:sparkles: remove old std websocket
💥 gotta break some things
11 Aug 04:04
Compare
Sorry, something went wrong.
No results found
Commits
c2f424d Renamed event Player#movedChannel to Player#channelMove
4c31857 Added the event Player#channelLeave, emitted when the bot leaves the voice channel
0d3b9d0 Player track events can now have a null track be passed (this should rarely happen but you should still check for it)
🐛
09 Aug 00:07
Compare
Sorry, something went wrong.
No results found
3.0.1
:bug: fix issues with lavalink 3.x.x.x #6
🚀 Lavadeno's Long-awaited Rewrite
08 Aug 20:13
Compare
Sorry, something went wrong.
No results found
Uhm, migrate yourself 👌🏼 💯 🥶
Bug Fixes
01 Mar 09:27
Compare
Sorry, something went wrong.
No results found
Fixes a bug that was present in lavaclient
PR
Fixes
24 Dec 09:53
Compare
Sorry, something went wrong.
No results found
Lavaclient API Sync
23 Aug 15:09
Compare
Sorry, something went wrong.
No results found
Basically copied lavaclients code and made it work with the deno runtime hopefully