I'm trying to create a desktop app to display the osu.ppy.sh/scores/osu/{ScoreID} page of a players most recent top play live.
Is there any webhook I could use to listen for new scores or some way I could interact with the client (like StreamCompanion) to see when the player completes a map so I don't have to poll for new plays using the API?
Is there any webhook I could use to listen for new scores or some way I could interact with the client (like StreamCompanion) to see when the player completes a map so I don't have to poll for new plays using the API?