I mentioned in a previous post that one of the things that I’m doing to bootstrap the content on this community was to get submissions from reddit and place them here.

I couldn’t resist and decided to play with Reddit’s and Lemmy’s API to see if I could automate some of this job (not on Elisp, I will shamefully admit) and after some time I got a Python script that I checks the date of the last submission and grabs the url of all new (non-self) submissions and posts them here.

I was wondering what the community thinks of the idea of me running this script every hour or so? This would basically mean that every post from reddit would be synchonized here.

There are some other things that I’d like to do as well:

  • avoid posting links from people who are already here (to let them make the Lemmy post themselves)
  • Lots of posts on /r/emacs are “self” posts from people describing or summarizing their project/blog posts, and with a link inside it. I’d like to add a (interactive) step to look at “self” submissions and see if there is a link that can be submitted.
  • While checking for “self” submissions, possibly send a DM to the poster inviting them to join this community

What do you think? Should I go forward with these ideas?

    • yantar92
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      AFAIK, tecosaur is much more fediverse-friendly person. Also, /r/emacs participated in reddit blackout, so there is a good chance that its mods will be interested. Finally, instead of asking moderators, you may also ask the community by creating a post on reddit - it is the community who will be interested or annoyed by the bot you propose.