PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
397 stars 182 forks source link

Feature/queue redesign (New Queue implementation) #280

Closed EvieePy closed 10 months ago

EvieePy commented 10 months ago

Description

Adds a new implementation of wavelink.Queue. Most of this design is reused from @Sachaa-Thanasius in #255

I have tested this pretty extensively both with and without a bot and everything seems to be behaving as it should.

Checklist