osu-api
osu-api copied to clipboard
Display in get_user_recent performance points
It will be good idea to put performance points in get_user_recent so we don't need to make request to get_score just for that.
And so unnecessary lookups for cases where people aren't interested in scores?
Well, you are right... but I use it in my bot because people request it. So i wonder if that can be done.