Lemmy Python API?
Lemmy Python API?
Hello!
I'm toying with making one of those oldtime slow-games (you gain action points like every hour or day) here on lemmy. For that to work I'd need to read a users (the game bot) private messages, send messages from it and make basic posts on my lemmy server.
I looked at plemmy and posting seems OK, but I haven't digged deeper, so any recommendations warmly welcome!
Cheers
Plemmy seems to be no longer maintained. Use Pythörhead: https://github.com/db0/pythorhead
Thanks, I'll check that out! Any idea if you can send and receive private messages with it (I'm not at my computer just now 🥺)?
Yes you can.