Update: To add or remove women's game's, you now need to add -w to the command. E.g. -football -w Barcelona - Liverpool or -remove -football -w Barcelona - Liverpool
This is due to edge cases where men's and women's team share name and play against the same opponent on the same day. Women's match thread will also be marked with [Women's game] in the title.
As some of you may have seen, the community now has a match thread bot to help with automating creation and updating match threads.
The bot takes a request in the format -football [email protected] Barcelona - Real Madrid and will look up to 6 days ahead for an upcoming match and add it to a queue. ~15 minutes before kick off it will make a post that it will continuously update with available score, stats and commentary.
To make a request you can either tag the bot or reply to one of the bot's comments. See the comments for an interaction example.
The bot will work in any community federated with lemmy.world so if you want to create a live thread in e.g. c/gunners you could make a request like this -football [email protected] Arsenal - Tottenham Hotspur
Do note that the bot requires approval from a mod or admin to post in a community. So unless you're a mod/admin, you'll need to ask them to approve the bot via -mod_action whitelist [email protected] or become a trusted user that can bypass the block -mod_action trust [email protected][email protected]
Hey, mod from c/gunners here: how do I differentiate the mens' and womens' teams in the command? Cuz we play man city with both our teams on sunday and I don't think the bot is being able to differentiate, it seems to only be finding one of the matches (probably cuz of the same team problem)
I've added the women's team directly into the queue. I didn't account for for multiple teams having the exact same name and playing the same day against each other in the code when writing it, so I'll need fix the issue.