- Website
- Full queue available on website
- Mods can remove songs from website
- Patreon commands and permissions
- Ratelimiting
- Playlists can be queued
- People can queue multiple songs
- Smart dequeueing
- The queue is now preserved between restarts of the bot.
- The YTDL config is now
config/ytdl.yml
instead of being hardcoded. - The audio quality has been dropped from
bestaudio/best
to249/250/140/best
.
reload
commands so we don't have to kill the bot everytime something gets fixed.minewhen
to see when your song will play.- A few bugfixes and behind the scenes reworking.
queue
now shows as many songs as it can fit in one message then truncates the message.remlike
aliased asdislike
andunlike
.- Deaf users don't count towards pausing when the VC is empty.
- Most things now use f strings instead of
.format
. - Songs must play for 5 seconds before they can be skipped.