Hello! I wrote a simple bot that periodically checks for new reddit posts and posts them to lemmy, so that people migrating from reddit to lemmy can still be able to see their favourite posts, but familiarizing with lemmy.

currently the coments are not synced, but this may change in the future (perhaps)

Yes, it uses the Reddit API, so it will stop working on the 1st of July, but I think that then I can implement a sort of web scraper to access Reddit posts without the official API, so this may eventually keep working for a while.

this script is currently on my laptop so it will be offline most of the time, but if I get the approval I may host it somewhere to get it running 24h/24.

now the question… Is this allowed? having this bot running 24h/24 on large subreddits will mean a very high quantity of posts. will this cause any problem to Lemmy?

if you want a preview check out https://enterprise.lemmy.ml/c/reddit_memes, where I started syncing a few posts from r/memes

let me know your opinion on this!

==== EDIT

here’s the bot source code

The bot is now running in https://sh.itjust.works/c/reddit_memes, let’s try to see if it work (I hope that shit just works)

I’m a bit concerned about the legality of this, if anyone has any info please tell me!

  • @usernotfound@lemmy.ml
    link
    fedilink
    311 months ago

    Ha! I have been working on the same thing this weekend, except it uses the rss feed for posts and scrapes old.reddit.com for the details. It’s written in python, but not quite finished - scraping works, automation not yet.

    My plan was to have a separate Lemmy instance for this, where people can also request for new subs to be included. This would reduce the spam in bigger communities, and allow instances to block it all together if they wanted to.

    Beside that, I’d pre- or postfix each post with a message it’s a copy and a link to the original for copyright reasons. Moderation would be a separate story - Not particularly looking forward to that. Could make it so that if a post were flagged, it would re-aync with the original. Let reddit do the moderation :D

    • Ben
      link
      fedilink
      111 months ago

      Waiting for this - though I think any ‘mirror’ community recreated from Reddit should just get the reddit feed anyway… it’ll be a while before parity, followed by superiority…