If you are not aware, sportbots is a project that mirrors Twitter accounts from popular sport reporters, players and the leagues themselves. These bots are presented as regular ActivityPub actors, which means that they can be followed from Mastodon and any other AP service that is oriented towards microblogging.
With my work on Fediverser and the ActivityPub Toolkit, I'm realizing that we could do something similar for Lemmy. The Fediverser system could keep a database of these bots accounts and then map them to the relevant Lemmy instances/communities.
I'd like to get some opinions on how best to do this. Here are some of my ideas, in order of preference:
-
Reach out to the developer behind sportbots.xyz and ask them to add this integration directly, to make sure that the bots post not just to Mastodon-like systems, but to groups as well.
Pros: it can be very straightforward. No new bots being created on the Fediverse.
Cons: the code seems to be closed, so we have to rely on the dev to implement this.
-
Add the functionality to Fediverser to map mastodon/twitter/bluesky accounts to Lemmy mirror bots, and also map these accounts to the specific communities where they should be posting.
Pros: Accounts could be eventually be used by the real owner. Open source.
Cons: More bots in the Fediverse (not at alien.top scale, though). Not that many Lemmy admins seem interested in deploying Fediverser so far.
-
Create a separate project from Fediverser that does what sportbots is doing, but focused on Lemmy.
Pros: most flexible. Could be easier for other people to run it if interested. I would be sure to open source it.
Cons: It's yet-another project that I would be taking on, and I don't have any more bandwidth for new projects unless they are guaranteed to bring some revenue.
Please, let's avoid any "who cares about sports?" or "I only want organic content here" type of discussion. We need content here if we want to get more people to stay active and if you don't care about sports or the bots, just feel free to block them.
No. Account mirroring and bot posts go against the essential nature of social threaded link aggregation. I see sportsbots is already a Mastodon project which makes much more sense because microblogging has a follow-the-user rather than a follow-the-community model. Lemmy is follow-the-community. If there is interest in this content, users will create a Lemmy community and post content there. Maybe they will even link to the sportsbots mirror. But don’t just set up a script to do it for you, that’s just something people are going to block.
This is clearly not true. Content is missing and not everyone takes the initiative to post to help bootstrap communities. We don't have content here because we don't users, and we don´t have users because we don't have content.
Which would be fine, except that sportbots mirror does not have a page of its own. It is built in a way to just push the updates to its followers.
I had proposed to Lemmy devs a system to let people post ActivityPub content directly, but this was considered more trouble than it was worth (to them).
Not everyone
Sounds like there should be a page for sportsbots then. Mirroring “hundreds to low thousands” of accounts to Lemmy just sounds insane and poorly curated.
With approaches (2) and (3) we don't have to mirror all of the accounts and we don't have to mirror every post from them.