I follow a few sites but can’t filter Lemmy by domain or follow domains, so I want to create a community where a bot reposts my RSS feed to surface the most interesting items from those sources. Which Lemmy instances or communities are bot-friendly, have signups enabled, and permit this kind of mass automated posting?

  • lizard_socks@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    18 days ago

    You’d need to change the code so it uses some other OAuth provider to log in - and presumably to check the username that comes back from the OAuth provider to make sure it’s yours. It would probably be pretty simple, I just haven’t written it myself. Since I deploy it to Azure, it was already dependent on me having a Microsoft account, and I didn’t want it to depend on a second account too.