PythonistaGuild / Wavelink

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

Feature/queue redesign (New Queue implementation) #280

Closed EvieePy closed 7 months ago

EvieePy commented 7 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