this post was submitted on 06 Feb 2025
27 points (88.6% liked)

Fediverse

30318 readers
1354 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 2 years ago
MODERATORS
 

Never tried before, want to automatically crosspost posts with locked comments to unlockthread@lemm.ee, 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 are viewing a single comment's thread
view the rest of the comments
[โ€“] kersploosh@sh.itjust.works 8 points 2 weeks ago (1 children)

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

[โ€“] lemming934@lemmy.sdf.org 9 points 2 weeks ago

Ive used pythorhead which seems to be more actively maintained