feat: /play
command on radio should call clickStation
on the RadioBrowserApi
#82
Labels
enhancement
New feature or request
Description
RadioBrowserApi is designed to be consumed AND updated by different services. Because of this, they have an endpoint exposed that's useful for updating the popularity of a radio station by the number of clicks on radio station receives.
Requirements
/radio play
command, we should update the clicks of a radio station by calling_radioBrowserClient.clickStation
.The text was updated successfully, but these errors were encountered: