redball

1 readers
1 users here now

A community to discuss the redball bot platform for lemmy.

Repo here

Discord channel (for debugging)

founded 1 year ago
MODERATORS
1
 
 

Hey all,

Over the past week or so, I’ve been fighting with the bots running on Lemmy.world. Their CloudFlare protections often threw up errors which caused the bots to choke and die during games. I have been trying to figure out how to work around these issues, though the errors weren’t particularly clear in pointing me toward what needed to be corrected.

This morning, I received a DM from a user (not an admin) letting me know that the bot account @philly_[email protected] had been banned for spamming the mod log. To be clear: there was definitely a bug in the bot - one I had already fixed but hadn’t pulled to the machine running the live bot. The bot got stuck trying to unsticky a post about every 30 seconds. Even though the issue was more annoying than damaging, banning the bot was the right call in this situation.

That being said, despite their policy requiring bots have contact info for their maintainers, no one at Lemmy.world has contacted me about this. I’m not really surprised about this - the lemmy.world admins are constantly fighting DDOS attacks, and dealing with rogue bots isn’t high on their priority list.

Another concern is that Lemmy.world is having ongoing federation issues with some instances, including Fanaticus.social, that has been going on for weeks. These instances have not been defederated, however some combination of Lemmy bugs and CloudFlare protection has effectively defederated them. I understand that they are working to address this, but again - this is not lemmy.world’s priority right now. They are working with the admin of fanaticus.social, but despite promises that they will fix it, things are still not resolved.

So, all of this has led me to the decision to stop running bots on Lemmy.world. This isn’t intended to be some kind of retaliation or protest, it just doesn’t make sense to continue. Lemmy.world has enough of its own problems to deal with, and I don’t want to contribute to their headaches. I personally am frustrated with their lack of availability, so I’m moving my primary login to lemma.ee so I can reliably access communities that don’t live on lemmy.world.

I am going to continue to run the Philly bots for Fanaticus.social. For those not familiar with it, it is a smaller instance focused on sports communities. The admin is the lead on the Lemmy port of Redball and I’ve been working with him since the start of this effort. Since it isn’t heavily loaded, that instance can survive bot hiccups here and there, and the admin can reach me quickly if there is a serious problem.

I’m open to running some bots on other instances, though I’m going to hold off on running the NFL bot on anything other than fanaticus until we’re confident that it is stable. I’ll also be avoiding running bots on “big” instances. I don’t think hosting communities on instances with a larger number of users is a good idea, particularly if that instance is already having performance or security issues. I’ll briefly state that I think that the fediverse should have large instances for users, small instances for communities. Without digging into that tangent, if you are interested in discussing it further, I’ve started putting some detailed thoughts about it together here.

Redball is open source, so anyone is free to run it on whatever instance they choose. I’ll encourage any questions or discussions about Redball on Lemmy be posted here in [email protected].

Thanks for understanding. And go Birds/Phils!

C

2
2
NFL Bot Beta (fanaticus.social)
submitted 1 year ago by [email protected] to c/[email protected]
 
 

Ok, the NFL bot is fixed - things went smoother than expected! Anyway, if you are feeling daring, you can grab a copy here. Make sure you get the "lemmy" branch. This code is very beta, so expect weirdness and crashes.

Default username & pw is in database.py.

When you configure the authentication options, what you need to enter for Lemmy is covered in the tooltips.

3
 
 

Big setback - the NFL changed their API which not only broke what I was working on, but the Reddit bot it was based on. The original author of Redball has jumped in and fixed that up for Reddit, so I'll try to do a quick merge of the changes today. We'll give it another try with today's games.

4
1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Hello all! I'm (@[email protected]) currently working on the port of the NFL bot. I've done a quick conversion, but it is a bit tricky to fully test before a game goes live, so we'll give it a go for today's preseason game between the Texans and the Patriots.

You can follow along with the posts in this community. If you notice any problems, please leave a comment here.

~~If you are feeling daring and want to run this yourself, you can grab a copy of the lemmy-nfl branch from the Git repo linked in the sidebar.~~

First, it ain't ready. Second, we haven't merged the Lemmy fixes into the main repository linked in the sidebar. I'll get a link or a snapshot available once things are a bit more stable.