turnage / graw

Golang Reddit API Wrapper
MIT License
288 stars 49 forks source link

Making custom requests through reaper #59

Open Venefilyn opened 4 years ago

Venefilyn commented 4 years ago

I couldn't see an easy way to access the reaper instance, since it seems instanced and thrown into Account, Lurker, and Scanner.

I need a way to do API calls on my own with the same rate limiting variables. The endpoints I'm looking for is fetch moderator list, accept moderator invitation, new modmail actions, approve and remove posts.

Since the package seems to focus on streams rather than full a API wrapper, it would be nice to be able to get the reaper instance to stay in line with the rate limiting