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

Claude Code User Reports Consistency Issues in Production Development
A paid Claude Code subscriber reports significant challenges using the tool for a Flask-based business dashboard project across 22+ development sessions, citing three recurring patterns of instruction non-compliance that led to lost productivity and technical issues.

Using Claude Code/Codex with OpenClaw for structured Steam Deck game optimization
A Reddit user shares a workflow using Claude Code/Codex as optimization copilots and OpenClaw as an orchestration layer to transform Steam Deck game tuning from random tweaking into a repeatable, structured process.

OpenClaw's Bub AI agent struggles with delegation, burns $20 in 15 minutes during mobile site optimization
During QA for Driftwatch V3, the OpenClaw bot Bub burned $20 in 15 minutes by failing to delegate tasks properly. The developer discovered detailed spec templates reduce costs, while mobile retrofitting added unexpected time and expense.

Docs Tab for Claude Desktop: A Code Tab Reskin for Knowledge Workers
A Reddit proposal suggests repurposing Claude Desktop's Code tab agent loop and git workspace into a markdown-first 'Docs' tab for compliance, legal, and ops teams — hiding developer terminology behind familiar document workflow labels.