samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

How do I rate limit my requests for a subreddit? #44

Open andy4thehuynh opened 7 years ago

andy4thehuynh commented 7 years ago

Building a bot. Reddit API limits us to 30 request per minute. Can I limit my requests so I comply with Reddit?