RedditSharp icon indicating copy to clipboard operation
RedditSharp copied to clipboard

[Unmaintained] Reddit API for .NET

Results 4 RedditSharp issues
Sort by recently updated
recently updated
newest added

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.

Add GetSaved. Remove Score property in Post since it generates a warning.