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 agent demonstrates model escalation workflow with Claude Opus
A developer describes how their OpenClaw agent recognized when Codex GPT-5.4 was stuck on a coding task, escalated the problem to Claude Opus 4.6 via Antigravity, discussed the solution, then returned to complete the work autonomously.

UPSC StatsBuddy Bot: Telegram Interface for Indian Government Data via Claude AI
A developer built a Telegram bot called UPSC StatsBuddy that connects to India's MoSPI MCP server, using Claude AI to transform complex government datasets into clear, citeable answers for UPSC aspirants in under 30 hours.

Vibe Coding: How a Non-Developer Built a Calorie Tracking App with Claude in 3 Hours
A self-described non-developer built a personal iOS calorie tracker using Claude to generate markup files, a Claude API call for nutrition analysis, and no subscription fees.

Developer builds 3,106-line Python desktop app with Claude Code in 3 weeks, no prior coding experience
A developer with zero Python knowledge built a 3,106-line desktop application in three weeks using Claude Code, describing features section by section through a 500,000+ character conversation. The app handles content sourcing, logging, metrics tracking, research, gamified milestones, and remote triggering from a phone.