redd icon indicating copy to clipboard operation
redd copied to clipboard

Split Listing into two types, one of which automatically marshals children

Open EliteMasterEric opened this issue 5 years ago • 3 comments

This resolves a flawed assumption that all listings returned by the Reddit API output Model objects; many return generic objects, such as the [/r/subreddit]/api/flairlist endpoint.

Fixes issue #93.

EliteMasterEric avatar Feb 28 '19 01:02 EliteMasterEric

@MasterEric is there a reason why your changes haven't been merged in yet? Is this repo still active?

drice89 avatar Jul 23 '20 06:07 drice89

@drice89 It appears that the repository has not been committed to in about 2 and a half years.

I made this commit when they hadn't pushed in about a year, but now the repo is definitely unmaintained.

I don't fully recall this pull request, but judging on this and my other PR, the library is missing many key functions, and probably does not support any of the functionality that has modified since the release of the new interface.

I don't know of any alternatives for Reddit bots for Ruby. Sorry.

EliteMasterEric avatar Jul 23 '20 22:07 EliteMasterEric

@MasterEric I was able to update the dependencies after forking it and I got a bot to post to a sub, so it does still work. I thought this commit was from feb 2020 not 2019 so my apologies - I didn't read that right. I was going to ask if you were interested in forking and upgrading this but since it was from a year ago, I am guessing you moved on.

drice89 avatar Jul 24 '20 18:07 drice89