TTTaevas / osu-api-v2-js

Package to easily access the new api of osu!
https://osu-v2.taevas.xyz
The Unlicense
6 stars 0 forks source link

Add getBeatmapsetDiscussions(), getBeatmapsetDiscussionVotes(), and getBeatmapsetDiscussionPosts() #30

Closed TTTaevas closed 7 months ago

TTTaevas commented 7 months ago

I was initially reluctant to add them because the response of the endpoints these functions utilize was "likely to change soon" However, it's been months now and nothing has changed, so I'm adding these functions and will adjust them if anything changes on the side of the API

This PR doesn't change much pre-existing code, it only: