vartanbeno / go-reddit

Go library for accessing the Reddit API.
Other
306 stars 84 forks source link

Add func to retrieve comments #20

Closed Jleagle closed 10 months ago

geraldywy commented 2 years ago

hey @Jleagle, I'm wondering if this feature is good to merge? i am looking to use this feature.

Jleagle commented 2 years ago

Should be 👍

geraldywy commented 2 years ago

@vartanbeno not sure if you are still actively maintaining this project, could you review this MR? I would like to use this feature if possible, rather than making a call directly to reddit api

TonyDMorris commented 1 year ago

just pulled this and tested , it fails on url values being passed a slice , once that is fixed the api returns a 400 , did you even test this against the actual reddit api ?