28
What's the plan to tackle the horde of incoming AI bots?
(thelemmy.club)
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
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.