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?
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?
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…
Is federation working properly?
It seems like it may be. What if I reply to you?
That worked.
nice. My initial attempts to interact with the Lemmy instance with golang wasn’t super successful.