node-osu icon indicating copy to clipboard operation
node-osu copied to clipboard

A library for interacting with the osu api.

Results 4 node-osu issues
Sort by recently updated
recently updated
newest added

I noticed some issues in index.d.ts that I noticed when integrating node-osu with a typescript project 1. MultiplayerScore is missing types 2. Some types are `Number` but should be `number`...

no idea why it wasn't there in the first place. needed it for bot dev and thought i'd pr it here too for ease of access.

Is there a way to retrieve someone's favorite maps using their usernames?

ex: * changes DoubleTime to DT * doesn't retrieve nonsense mods like FreeModAllowed or ScoreIncreaseMods