Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Skayo88597yBecause there are always some new people not knowing anything about the site:
Here's the link -> https://devrant-stats.github.io
Oh and read my other rants with this tag. I don't want to repeat myself all the time. -
github95617yAwesome. Dude.
I think I just saw one of the best mobile friendly website today.
You are awesome. -
github95617y@Skayo and if (s)he is a ++ member but, still user not found?
And your devrant stat is only for ++ members? That's sad. 🙁 -
Skayo88597y<@github>
If he/she is a member it should be found. It's updating every day at Midnight.
And sorry haha. As said in my previous rant, I'll maybe add a way to manually add users who want to see stats for them. -
github95617y@Skayo I think you are missing some ++ members.
Check for MojoJojo. She is a ++ member for a long time now. -
Skayo88597y<@github>
Is it possible that you where a member some time ago?
The system is only adding/updating not removing users.
Oh and @MojoJojo isn't a member?
Btw the rank is only for the users in the system. Not complete devRant. If you are wondering. -
github95617y@Skayo Ok. She was. I was outdated.
My mistake.
But, I think I breached your system, and still getting updates. 😎😜
You can consider me to not remove as a reward and fix this bug. -
There a a chance that you broke devCredits.... Did you change your api? Because ours is bassed off a bug / unwanted feature of yours.
-
Skayo88597y<@ewpratten>
Lol I didn't know that, sorry.
I removed some things which I don't need anymore because of the live data.
Could you tell me what you've used? -
@Skayo so. I couldn't figure out how to do it with devrant api.. basically. I chack if your api errors when I give it a username and use that to check if the user is ++
-
Skayo88597y<@ewpratten>
The devRant-API has this already.
The key is "dpp" (hidden at the very end) and is 1 if the user is an supporter and 0 if he's not.
So to check with the username you first have to make an request to "/get-user-id" of the devRant-API and then to "/users/<id>". There is the dpp key.
If you don't understand this, I can make a pull request if you want. :)
It's also possible to use the "/devrant/supporters" endpoint and check if the user is in the list. Don't know which is faster... -
@Skayo I understand how to do that. (I spent a long time looking through how your stuff works to figure out how the devrant api works)
Related Rants
-
Skayo15DevRant-Stats Site Update: Uploaded everything to GitHub now. Here is a link to the site: https://devrant-s...
-
Skayo11Working on future projections for the DevRant-Stats Site. According to the calculations, I have 10000++ in 3 f...
-
Skayo4I'm tracking your searches on devRant-Stats! hehe 😈
DevRant-Stats Site Update:
Future projections & Live General Section
Added some future projections like SocialBlade, where you can see your score in the future, according to the stats in the last 30 days. Therefore it will only be available after storing the stats for 30 days.
Also made the complete "General" section live now, and replaced "Live Score" with "Devrant++ Member since".
So now the values are updating every second! (Using EventStream so not working in Edge Browser lol idc)
Have fun!
Feedback is appreciated!
undefined
devrant-stats