ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

is_supporter to get_user #324

Open venosu opened 2 years ago

venosu commented 2 years ago

please add so it shows on https://osu.ppy.sh/api/get_user?u=user&k=key if entered player has supporter or not please thank u

peppy commented 2 years ago

purpose? also please use v2 api, this one is feature locked for the most part.

venosu commented 2 years ago

im just doing custom profile viewer for one application and it will be cool if i had option to detect this (its just for educational purposes)

peppy commented 2 years ago

Please consider using api v2 which already has the is_supporter flag exposed (https://osu.ppy.sh/docs/index.html#user)