Never tried before, want to automatically crosspost posts with locked comments to [email protected], wondering if it’s even possible and what direction I need to head in. Just going off lemmy settings allowing bot accounts.
I have some programming and webdev knowledge so I’m not compeltely clueless, just fairly clueless wheen it comes to bots.
You must log in or register to comment.
Plemmy is a Python library that might be helpful for building a bot: https://github.com/Fedihosting-Foundation/plemmy
Also this Lemmy API reference: https://lemmy.readme.io/reference/post_community-ban-user
Ive used pythorhead which seems to be more actively maintained