This Greasemonkey user script is pretty basic. It uses the currently minimal Voat API to get a user's account creation date, link and comment contribution points. I use this Reddit Enhancement Suite feature often to know how long a Redditor has been on the site and I miss it here on Voat. It helps when dealing with trolls and spammers. If you choose to use it, hoering over a user name in a subverse or post will add a tooltip with the basic account information. Apparently the frequency limit of the GetUser API is set kind of low, so if you check too many accounts per minute/hour/day you might run out of requests for your IP. So far it has not been a problem for me, but YMMV. Below is the source code if you wish to peruse it and make sure it is safe.
EDIT: okay, Voat didn't like me pasting the code on this. Will try something different then...
2 comments
0 u/Morbo [OP] 22 Feb 2015 05:30
This Greasemonkey user script is pretty basic. It uses the currently minimal Voat API to get a user's account creation date, link and comment contribution points. I use this Reddit Enhancement Suite feature often to know how long a Redditor has been on the site and I miss it here on Voat. It helps when dealing with trolls and spammers. If you choose to use it, hoering over a user name in a subverse or post will add a tooltip with the basic account information. Apparently the frequency limit of the GetUser API is set kind of low, so if you check too many accounts per minute/hour/day you might run out of requests for your IP. So far it has not been a problem for me, but YMMV. Below is the source code if you wish to peruse it and make sure it is safe.
EDIT: okay, Voat didn't like me pasting the code on this. Will try something different then...
0 u/mblmg 22 Feb 2015 16:51
I'm really missing the ability to upvote by pressing 'A'.