PiekJ / jambot

Discord bot for playing music in voice channels.
https://jambot.red
MIT License
4 stars 1 forks source link

Filter on trackName in ApiSpotifyService #102

Closed carstenflokstra closed 3 months ago

carstenflokstra commented 3 months ago

Add trackname to this stream as filter to prevent wrong songs being found. Just in case https://github.com/PiekJ/jambot/blob/2e860d0f4e7e52eef5a4b07a064cd8ba22942fde/src/main/java/dev/joopie/jambot/api/spotify/ApiSpotifyService.java#L87-L91

mslowiak commented 3 months ago

@carstenflokstra Can I pick this up?

carstenflokstra commented 3 months ago

@mslowiak Sure! Go ahead. Let me know if you need any help :)