udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
157 stars 23 forks source link

oxidize: Change behaviour of duplicate-duration setting #109

Closed pavelpilar closed 3 years ago

pavelpilar commented 3 years ago

Currently, the duplicate-duration setting will prevent a song from being requested even if the queue is purged before it plays. This could be fixed by having the !song purge command also clear the songs that haven't played yet from the database.