cross-posted from: https://fanaticus.social/post/22176

Just wanted to everyone subscribed to this community and update one the game day bots:

Some of you may have noticed there’s a game day bot that’s been posting to some of your communities. I forked the popular redball bot that’s widely used on reddit and have been working to get it compatible with lemmy.

That project is not complete but I plan on putting in a lot of work this weekend in order to squash the bugs and add in the remaining missing features.

Once complete, I’ll roll out a standard version of it to all of the baseball communities on fanaticus. That being said, I don’t want to be the guy running every baseball community on fanaticus. Anyone who wants to run a community can ask to be a mod and I’ll work with them to set up and configure their own baseball bot.

06/20/23 Update:

I’ve added about 10 game bots to your communities so far. You may have noticed that your community used to have a bot but doesn’t anymore. That’s because I’ve moved the bots to run on our beefed up server instead of my local machine and haven’t re-created them there.

There are still a couple kinks I’m working through (see @royals_bot@fanaticus.social’s mayhem yesterday) but otherwise things are going well. There is one major issue I’m running into now and would like some feedback on:

Lemmy only has a 10k character limit on post bodies. Reddit has 40k. The current bot easily pushes the 10k limit which breaks the post update. The main culprit is the highlight table. If there’s a lot of action, we hit the limit. I can either:

  1. Check for 10k character limit and truncate (not ideal)
  2. Remove entire sections of the post (i.e. the highlights)

If I remove the highlights and just post them as comments, that might be ideal. Any thoughts?

  • @headie_sageOPMA
    link
    English
    3
    edit-2
    1 year ago

    To-do:

    [x] Fix bug w/ 10k limit

    [x] Roll out baseball bot to all remaining teams

    [ ] Port the side-bar updater bot

    [ ] Add observability to redball app (I need to be alerted when there are errors)

    Also, I really want to encourage some of you guys to take over the communities and make them your own. I am obviously not a fan of every MLB team and don’t want to moderate all the communities. Please let me know if you want to mod a community and/or take over your community’s bot.