cyperdark / osu-api-extended

Package for advanced work with "osu" api
MIT License
49 stars 15 forks source link

mods filter #14

Closed yorunoken closed 1 year ago

yorunoken commented 1 year ago

make a mods filter for plays. like { mods: ["DT", "HD"] } and it would only return plays with dthd, dt, or hd in them. or you can make it return just dthd

cyperdark commented 1 year ago

to which endpoints?

yorunoken commented 1 year ago

answered u on discord but scores.user.category is the one I want, you can implement it to other endpoints if you so wish.

cyperdark commented 1 year ago

done, install 2.7.2