Lemmy definitely has LLM bot accounts, but the Lemmy is operating at a scale of tens of thousands of users where Mastodon has a couple of million. There’s a lot of manual action by Lemmy admins that probably won’t scale well when there are millions of users.



Unfortunately Lemmy has one major problem when it comes to banning spam bots. Only the instance that a user belongs to can ban the user in a way that federates to other instances. This means if that particular instance doesn’t quickly ban the user, then hundreds of other instances need to do it manually. Currently, a pretty significant percentage of spammers get banned individually by many instances.
If we had 100x as many users and 100x as many instances, we would have 100x as many bot accounts for every instance to ban.
The solution is probably something like shared ban lists or ban mirroring (setting an instance up to ban every user that some trusted instance bans). But right now it’s just people clicking, and it’s not scalable.