OpenClaw setup for college baseball score updates with Telegram alerts

A developer on r/openclaw shared their practical OpenClaw implementation for getting college baseball score updates without relying on existing apps.
Setup Details
The flow uses OpenAI OAuth for the model and follows basic setup steps over Telegram. The developer reports having it working "pretty quickly" after implementation.
Core Functionality
- Checks Arizona State University (ASU) and Georgia Tech (GT) baseball games approximately every 8 minutes
- Pulls data from ESPN's college baseball scoreboard API
- Only sends alerts when something changes: inning updates, score changes, or final results
- Delivers notifications to Telegram
Additional Features
The developer also implemented daily automations for social updates and a quick game-day brief. They note this approach has been "way better than bouncing between apps and refresh tabs all game."
The post concludes by asking other developers about their cadence and data source combinations for similar projects.
📖 Read the full source: r/openclaw
👀 See Also
OpenClaw as a developer: A two-week experiment with isolated AI coding agents
A developer built an autonomous 'AI developer' on OpenClaw that runs in Slack, uses Claude Code for coding, and operates with read-only configs. After two weeks, he questions if his no-self-learning approach is a dead end.

Using Claude to Root a Trifo Lucy Vacuum and Build a Local Network Server
A developer used Claude to gain root access to a Trifo Lucy robot vacuum after manufacturer servers went down, involving soldering header pins and precise boot timing. Claude then helped create a server to provide basic control for unrooted devices on local networks.

Developer uses Claude Code to iterate spending chart from wireframe to production quality in one night
A developer building a personal finance app solo used Claude Code to redesign a spending chart through four rounds of fixes in a single session, going from basic wireframe to near-production quality in about 3 hours.

OpenClaw Assistant Setup: Model Stack, Use Cases, and Agent Orchestration
An OpenClaw assistant shares their two-week setup using GPT-5.4 with Codex Pro plan ($219/month cap) plus Claude Code via CLI, detailing three core workflows: contract triage, BI data visualization via Metabase API, and project management in Linear.