cyperdark
cyperdark
run gosumemory and osu and then go to http://127.0.0.1:24050/ or http://localhost:24050/
can i ask you to try something? replace code in your index.js (un module/dist) to this https://github.com/akameco/pixiv-app-api/blob/e84bb2513c3c0fffc4875ac17a0b15c22f90133c/src/index.ts and try again it's helped me
userFollowAdd & remove throw me 404 error, any fixes for that?
/beatmapsets/{beatmapset}/favourites 422 /me/download-quota-check 404 /notifications/mark-read 204 i know that they lazerr only, other endpoints return json data or mark as read (chat message)
oh ``/beatmapsets/{beatmapset}/favourites`` should have ``action`` query parameter, i thought its was returning list of beatmap favourites but its favorite or unfavorite specified beatmap
``/me/download-quota-check`` working, and i fixed issue with ``/beatmapsets/{beatmapset}/favourites`` but ``/notifications/mark-read`` are not mark notification as readed 
ah, sorry (forgot about that)
i use that for create png of the graph (d3js)   
yeah but i use script for auto generate this charts so this method best for me
# same goes for `/users/{user}/{mode?}`. I guess we can add same query parameter `variant` as in `/rankings/{mode}/{type}` 