sentanos / roblox-js

!!!THIS PROJECT IS NO LONGER MAINTAINED!!! Execute ROBLOX website actions in node.js
MIT License
45 stars 45 forks source link

Get user age #53

Closed Neztore closed 6 years ago

Neztore commented 7 years ago

Is it currently possible to get a user's age? If not, would it be possible to add this feature in a future version, either as the player's join data or the number of days since they joined?

Neztore commented 7 years ago

I'm going to try adding this myself tomorrow.

Neztore commented 7 years ago

I've created this feature and created a pull request.

sentanos commented 6 years ago

This will be added in getPlayerInfo.

56