Closed topi314 closed 2 months ago
This pr implements voice gateway v8 which is just the addition of the sequence. I have kept v4 as the default since it's not yet discontinued, but would configure lavalink to use v8.
sequence
v4
v8
closes: https://github.com/KyokoBot/koe/issues/28
By the way, we should probably refactor the gateway code in 2.1 to reduce code duplication of those classes.
tbh, I think we can just remove gateway version 4 & 5 they are not needed anymore
This pr implements voice gateway v8 which is just the addition of the
sequence
. I have keptv4
as the default since it's not yet discontinued, but would configure lavalink to usev8
.closes: https://github.com/KyokoBot/koe/issues/28