I’ve been thinking about this today…

If there’s a divide among people who want to still use Reddit and others who want to try out the Fediverse (Kbin, Lemmy, etc), I believe it may be a good idea if we had a bot that could mimic at least the posts (and maybe later even the comments) on subreddits that people are missing out here in the Fediverse. This can at least help populate the emptier communities that are here on the Fediverse and incentivize people to remain here without the fear of FOMO (myself included).

Is there any existing solution that could provide the necessary functionality? How feasible would this be if someone would start working on this now, considering the Reddit API changes?

    • yungsinatra@kbin.socialOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 year ago

      Yep, saw another user mention this as well. I never knew this was possible, makes things so much easier haha.

      I haven’t checked Kbin’s API documentation, but I assume (and hope) there is a post API endpoint.

      edit: Just checked and it seems like you’re only able to do GET requests at the moment (link to docs). Will be waiting for updates from @ernest in this case.

      • ono@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Keep in mind that Reddit has rate limits, and they may throttle your requests if you make many. There’s some (probably out of date) documentation here.