RedditSharp
RedditSharp copied to clipboard
[Unmaintained] Reddit API for .NET
Reddit servers seem to throw a fit if you don't specify both a `UserAgent` and an `AcceptLanguage` in the requests. For me, this results in very long responses that took...
The recursive call to ComposePrivateMessage after the captcha solver is sending the incorrect parameter: captchaId where fromSubReddit is expected, this throws an error.
Master
Add GetSaved. Remove Score property in Post since it generates a warning.