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
    1
    ·
    1 year ago

    Busier weekend than anticipated, but I didn’t want to push it till next one, so here it is, pretty unpolished. https://gitgud.io/chokora/lemmysaucenao

    I imagine the fastest way to throw it onto a server would be to dotnet publish it as a self-contained bin. Could also be put into a container but it has that weird thing where all of the inputs and outputs are files next to the executable still, which would make that annoying anyways.

    The general gist of the way it works seems to be that you can have it as a bot user, and communities can “opt-in” to it by adding the bot user as a moderator on their communities.