toolbox-team / reddit-moderator-toolbox-legacy

LEGACY VERSION do not use
http://www.reddit.com/r/toolbox
Apache License 2.0
66 stars 40 forks source link

Feature request: allow subreddit comments page filtering by account age #793

Open ghost opened 7 years ago

ghost commented 7 years ago

For instance

  1. browse to subreddit comments page at /r/subredditname/comments
  2. be able to filter by account age (e.g. only show comments from accounts newer than x days/months)

This would help us see who is creating alternate/sockpuppet accounts after being banned.

creesch commented 7 years ago

That would be extremely heavy on the API rate limit, which makes it not really usable as you will have to wait a long time between each time using it for the rate limit to reset.

ghost commented 7 years ago

@creesch can toolbox cache account ages locally or on a wiki page (or does that violate TOS)? It would be heavy on the API rate limit the first go-around, but minimally after that.