You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Add API support for AccSaber.
AccSaber endpoints:
https://api.accsaber.com/categories - Returns the categories they have
https://api.accsaber.com/categories/{categoryName}/standings - Category standings
https://api.accsaber.com/ranked-maps - All Ranked Maps
https://api.accsaber.com/ranked-maps/{leaderboardId} - Returns a specific leaderboard - also works by hash (ScoreSaber leaderboard ID)
https://api.accsaber.com/players/{playerId} - Returns a specific player (steam or oculus ID)
Make sure to specify the
User-Agent
headerThe text was updated successfully, but these errors were encountered: