this post was submitted on 28 Jul 2023
28 points (88.9% liked)
Lemmy
12823 readers
2 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The architecture of lemmy means that the API is completely open. Bots do not need to even scrape or do anything with the website, they can do everything through the API. it doesn't matter how simple the layout is. Lemmy is open source as well and the API is fully documented and available to the public.
Lemmy devs are going to need to do some additional work to differentiate bot/human accounts. In the meantime its going to be on the admins to identify and remove/ban these accounts.
Yes, but last I checked, it was documented very poorly. It's just bad enough that I'm not super motivated to build helpful tools, but not bad enough to discourage trolls.