The now banned Padded Person of LemmyNSFW made a SauceNaoBot for Lemmy: https://lemmynsfw.com/post/97671
https://github.com/LemmySauceNao/LemmySauceNaoBot

No idea if it’ll be maintained anymore, but would be QoL upgrade since it’d take the burden off the user to provide sauce (and not everyone does).

Since this is not my code, I am wondering if this should/could be implemented on Burggit by admins, or by a user?

  • dejiko@burggit.moe
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I agree that I should definitely just write something from scratch, but if we could get this working as a stop-gap solution, it would be useful in the interim before we’re able to develop a nicer and cleaner solution. I’ll take a look at what’s out there. Having to write my own bindings is not too much of a concern as long as the API isn’t batshit insane. (I know ActivityPub stuff tends to use JSON-LD but that’s not too bad.)

    • Burger@burggit.moe
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Alrighty then have at it. If hosting it is a concern for you, I’ll happily run it on my server so that everyone can use it. Since we already have the burden of hosting the site anyways. Kill two birds with one stone sorta thing. 🙂

    • talozazz@burggit.moe
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Good luck!

      I reckon if you put together a working concept/skeleton, others would probably be happy to help out or point you in the right direction. Much easier to work together on a project when someone has put in the leg work to get something together.