It looks like there are several libraries available to interact with the Lemmy API.

Do we have access to the bots used for moderation on Discord? Which Languages are they written in?

Do y’all want help porting them to Lemmy?

  • merikusMA
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    That would be very much appreciated. I was trying to figure out how to use this bot code: https://github.com/SleeplessOne1917/lemmy-bot

    But if there are better options, that would be great. The problem I’m presently having with this bot code is I’m getting a connection failed error despite the fact I know everything is correct with my credentials.

    • absenthOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      I’ll take a stab at writing something simple tonight in golang and report my progress back.

      • merikusMA
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        I’m 99.9% sure I got a simple posting bot working using lemmy-bot and lemmy-js-client from git-hub. My test post worked, now to see if it actually posts the daily posts properly overnight tonight…