aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

fix: `/superplay next` with an empty queue throws ParrotError::NotInRange #208

Closed aquelemiguel closed 1 year ago

aquelemiguel commented 1 year ago

Resolves #207. Also removed the NotInRange check altogether as there's no real way it can fail.