idea for a community like words of the day posts, was wondering if there is a way to automate the process
does lemmy support drafts for posts? (feature request?)
Is there a guide to having bot post every day like in the title and body, word and definition?
How much “spam” does our instance want like this, automated posts to generate discussion?
Thoughts on the topic or are there API docs somewhere?
Owner_of_donky@exploding-heads.com 1 year ago
API documentation would be a good place to start.
BTW, are there any other private ways to get WOTD you know of? By private I mean self hosted, an rss feed or just an app.
squashkin@exploding-heads.com 1 year ago
idk I found some project like this with a public domain dictionary in json and have my own simple local program I made from it that gives me random words and I was gonna maybe manually pick some, for example there’s this project using a 1913 websters dictionary I think: github.com/…/websters-1913-console-dictionary
maybe you or I could re-find the list and you could roll your own or maybe that project would work for ya
Owner_of_donky@exploding-heads.com 1 year ago
Looks cool. I am going to start learning some programming language soon™. This will be a cool first project