AmandaDiscord / Volcano

A light-weight LavaLink compatible replacement
MIT License
71 stars 15 forks source link

fix: TrackStartEvent sometimes doesn't emit #3

Closed KagChi closed 3 years ago

KagChi commented 3 years ago

TrackStartEvent only emit once track started, if you skip and play again TrackStartEvent will not fired, unless you resuming the track.

PapiOphidian commented 3 years ago

Thank you for your PR. This was definitely an oversight on my part because of filters being such a confusing update. Sorry it took so long to get to this.