Having another go at posting updates from a live sports stream. This time, I'm not using OpenClaw - it's working MUCH better and just costing pennies instead of burning up dollars of tokens. I'm just looking at the transcription in 15 minute chunks.
@richardaudette so what are you using? Just posting to the api directly?

@jerome I'm using Parakeet to transcribe SportsNet 590. Every 15 minutes, it takes the transcription and sends it to Claude Sonnet to generate the text for a tweet, and then the Tweepy library, which use Twitter's API, to post to Twitter.

It's a python script, I can share if you're interested - just have to remove API keys :)

I keep a mstdn.ca account tor my bot activity as well, but it isn't really intended for bots, so I keep posts to a minimum there...

@richardaudette mstdn.ca seems to tolerate them as long as you post in quiet public mode and have a reasonable retention policy
@richardaudette thanks for sharing! No need, was more curious about the tech involved.