4 ms·
This won't down vote everything. Votes get throttled, so I guess a setTimeout has to be used.
by bendangelo 13y ago
This won't down vote everything. Votes get throttled, so I guess a setTimeout has to be used.
- k3n 13y agoThey also explicitly state that you are to make no more than 30 requests/minute[1], or restated, no more than once every 2 seconds. 1. https://github.com/reddit/reddit/wiki/API https://github.com/reddit/reddit/wiki/API
- baddox 13y agoThat's for the API. I don't think the official web site counts.
- k3n 13y agoThey also mention Greasemonkey scripts, which is functionally the same as running script from your console, so I believe it'd still apply. Either way, it's probably a good guide to follow if nothing else -- I mean, reddit still has near-daily capacity issues.