headie_sage

@headie_sage@fanaticus.social
0 Post – 20 Comments
Joined 1 years ago

Be the change you want to see in the world! And also share your graphs with the rest of us šŸ˜

Hi, I'm an admin at fanaticus.social. Sorry for the inconvenience! Game bots are an important way for us sports fans to interact with one another during games but I understand how annoying they can be if you don't care about the sport.

::: spoiler Here's a list of the communities that currently have a game bots running: !tampabayrays@fanaticus.social !orioles@fanaticus.social !nyyankees@fanaticus.social !torontobluejays@fanaticus.social !redsox@fanaticus.social !minnesotatwins@fanaticus.social !clevelandguardians@fanaticus.social !whitesox@fanaticus.social !motorcitykitties@fanaticus.social !kcroyals@fanaticus.social !texasrangers@fanaticus.social !astros@fanaticus.social !angelsbaseball@fanaticus.social !mariners@fanaticus.social !oaklandathletics@fanaticus.social !braves@fanaticus.social !miamimarlins@fanaticus.social !phillies@fanaticus.social !newyorkmets@fanaticus.social !nationals@fanaticus.social !buccos@fanaticus.social !brewers@fanaticus.social !reds@fanaticus.social !chicubs@fanaticus.social !cardinals@fanaticus.social !azdiamondbacks@fanaticus.social !sfgiants@fanaticus.social !dodgers@fanaticus.social !padres@fanaticus.social !coloradorockies@fanaticus.social :::

::: spoiler If you're comfortable with coding, there's an API endpoint to block a community. I threw together a little python script that would block all the above (I think šŸ™‚).

from plemmy import LemmyHttp

# must include protocol e.g. https://lemmy.world
pl = LemmyHttp("INSTANCE_NAME_HERE")

username = "USERNAME_HERE"
password = "PASSWORD_HERE"
pl.login(username, password)

fanaticus_communities = [
    "tampabayrays@fanaticus.social",
    "orioles@fanaticus.social",
    "nyyankees@fanaticus.social",
    "torontobluejays@fanaticus.social",
    "redsox@fanaticus.social",
    "minnesotatwins@fanaticus.social",
    "clevelandguardians@fanaticus.social",
    "whitesox@fanaticus.social",
    "motorcitykitties@fanaticus.social",
    "kcroyals@fanaticus.social",
    "texasrangers@fanaticus.social",
    "astros@fanaticus.social",
    "angelsbaseball@fanaticus.social",
    "mariners@fanaticus.social",
    "oaklandathletics@fanaticus.social",
    "braves@fanaticus.social",
    "miamimarlins@fanaticus.social",
    "phillies@fanaticus.social",
    "newyorkmets@fanaticus.social",
    "nationals@fanaticus.social",
    "buccos@fanaticus.social",
    "brewers@fanaticus.social",
    "reds@fanaticus.social",
    "chicubs@fanaticus.social",
    "cardinals@fanaticus.social",
    "azdiamondbacks@fanaticus.social",
    "sfgiants@fanaticus.social",
    "dodgers@fanaticus.social",
    "padres@fanaticus.social",
    "coloradorockies@fanaticus.social",
]

for comm in fanaticus_communities:
    print("Getting community: ", comm)
    commRes = pl.get_community(name=comm).json()
    if commRes and commRes['community_view']:
        commId = commRes['community_view']['community']['id']
        print("Blocking community: ", comm, " communityId: ", commId)
        pl.block_community(True, commId)
        print("Successfully blocked community: ", comm)
    else:
        print("Failed to find community: ", comm)

:::

In the future, we are planning on adding the game bots for the other major sports as well (they're not in season now) but hopefully that will be a nice jumping off point for you.

1 more...

Shameless plug for !baseball@fanaticus.social (check out our sidebar for the team-specific communities). We've got the game bots ported over and are working on improving them and adding new features.

I agree with !matt@lemmy.world though, the Venn diagram of sports fans and tech-savvy lemmy pioneers is pretty small. You can help by posting and commenting to attract more users. More content == more users (eventually).

šŸ˜† sorry about that! Baseball season is still very much on.

This issue was caused by the websockets replacing the current thread you were on with newly updated or created posts. Our game threads get updated frequently so they were constantly popping up in people's faces. We decreased the frequency of the updates pretty substantially in order to be less annoying to unrelated instances but it was still happening occasionally.

Now that we're all through with websockets it won't be an issue anymore!

Maybe you can convince people that run US sports communities on general instances to move to your instance? šŸ˜

I'm sure trying! Content is king though so that's what we're focusing on with the game bots.

You're welcome!

They have an env var for an Open Telemetry endpoint in the docker config.

3 more...

Not that I know of but I've found a couple of stats pages in my travels:

Oh. Good question. I don't think so. Which one would you like me to create? Wrestling? Can I make you a mod?

2 more...

Hi I'm an admin over at fanaticus.social! We've been hard at work porting the game bots over to lemmy. All 30 MLB teams have their bots configured and running now and we're working on rolling out the sidebar bots, adding some new features, and porting the other four major sports bots to lemmy as well.

Check out the sidebar in !baseball@fanaticus.social for links to your team's community.

1 more...

We're out here! I'm an admin at fanaticus.social. We're a sports-only instance. We're the instance /u/Garrathian was talking about.

If you miss your sports and want to discuss them, come on over and check us out. We have all the major sports and their teams' communities set up and have ported the game bot (for baseball right now) over. We're planning on having the game bots ported over before the start of the other major sports' seasons.

šŸ„²

We'll have the game bot up and running by the time the season rolls around!

Hi! I'm an admin of fanaticus.social. I'd like to apologize for the game bots disappearance. It's back now! I made pinned a post about it, which you can read here.

We're working hard to iron out the kinks in the game bots but I apologize for the inconvenience. I was on vacation last week and because of a bug, the choice was between keeping the fanaticus servers up or putting the bots to sleep.

The live game threads were some of my favorite parts of Reddit too. I can't do anything about the small user base but porting the game bots over to lemmy and posting content is the best way I could think of to start attracting users.

Come on over! Everyone's free to start their own community!

4 more...

So, Iā€™m new here, but Iā€™m still struggling to see the advantage of smaller and more focused instances.

One benefit of focused instances is that we can sort of insulate ourselves from de-federation conflicts amongst the larger, user-focused instances. I'm not sure if you we around for the beehaw.org defederation from lemmy.world and sh.itjust.works but those were 3/4 of the biggest instances and those users can no longer interact. Users from lemmy.world were basically blocked from all new content on the communities they were subscribed to on beehaw.org and vice versa.

I host a sports-focused instance fanaticus.social where all we talk about is sports. It's a non-controversial topic (most of the time) and because we're focused on that one topic, users from all the instances like beehaw, lemmy.world, sh.itjust.works, can still interact with and create content for sports without worrying about losing access to the communities they're a part of. That's the major advantage as far as I see it.

I don't care about user registration counts because most of our content comes from users on general instances. In the future we will probably disable registration altogether. I have only left it open for now to reduce the friction for new fediverse users if they happen to find our instance first and want to make fanaticus their home instance.

We've only ported over the MLB game bots over to lemmy right now (because it's the only sport in season) but we'll be porting the other major sports bots over before the season starts! One of our users created communities for all the major sports teams in preparation for this. If you'd like to mod any let me know!

I've posted about this before as it relates to mod tools.^1^

The search part isn't all that difficult, there are open source search engines that are easy enough for admins to configure a decent search feature. The more difficult issue is aggregating the data from all our instances to a single source where we can make queries with those existing search engine tools.

I am going to spend some time this weekend working on a proof of concept for a search engine for mod tools. Big picture solution is:

  1. Instance admins regularly dump anonymized (i.e. no PII) post and comment data to a public source (possibly torrent, possibly sftp)
  2. Other instance admins download each others data and feed it into their search db (e.g. Elasticsearch)
  3. Mods & users create tools using this data

BTW: this isn't a novel idea:

  • This is what pushshift is for reddit (check out their FAQ/wiki). We're missing mod tools big time and searching/aggregating is huge part of mod tools.
  • Up until recently, like last week, Stack Exchange provided a regular dump of their data to the Internet Archive for posterity's sake

EDIT: Linked my OG post on the subject ^1^

We've got game day threads at fanaticus! I forked the popular bot from reddit and made it compatible with lemmy.

We've got game day threads at fanaticus! I forked the popular bot from reddit and made it compatible with lemmy.

!badminton@fanaticus.social enjoy! Let me know if you'd like to be a mod.