cricket-live-score
Send live cricket score updates (text + voice memo) to Telegram for any ongoing T20 or ODI match. Completely free.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arkulkarni/cricket-live-score๐ Cricket Live Score Updates
Real-time cricket score updates delivered to Telegram โ with optional voice memos so you can follow along without reading. Scrapes data from cricbuzz and does not need any API key setup to get the scores.
Supports T20 and ODI formats, both innings, auto-detection of teams, target, and required run rate.
The script runs in the background, sends updates at your chosen interval, and auto-stops when the match ends.
The voice memos are perfect for when you're driving or otherwise can't focus on a screen.
Example prompts
Starting updates:
- "Send me live score updates for the India vs Australia match"
- "Follow the IPL match โ RCB vs CSK โ and send me updates every 3 minutes"
- "What's the score in the England vs Pakistan T20? Keep me posted"
With voice memos:
- "Send me live cricket scores with voice memos for the World Cup final"
- "Follow India vs South Africa and include voice updates โ I'm driving"
Changing interval:
- "Make the updates every 2 minutes instead"
- "Slow it down to every 10 minutes"
Stopping:
- "Stop sending score updates"
- "Kill the cricket updates"
When to use
User asks for live score updates, cricket score alerts, or to follow a match.
How it works
- Find the Cricbuzz URL for the match. Search for
cricbuzz <team1> vs <team2> live scoreand grab thecricbuzz.com/live-cricket-scores/...URL. - Run the script in background:
python3 <skill_dir>/scripts/cricket-live.py \
--url "<cricbuzz_url>" \
--chat-id "<telegram_chat_id>" \
--bot-token "<telegram_bot_token>" \
--interval 300 \
--voice
- Script auto-detects teams, innings, format (T20/ODI), and target.
- Sends text + voice memo every interval. Auto-stops when match ends.
Parameters
| Param | Default | Description |
|---|---|---|
--url | required | Cricbuzz live score page URL |
--chat-id | required | Telegram chat ID to send updates to |
--bot-token | auto | Telegram bot token. Falls back to TELEGRAM_BOT_TOKEN env var, then OpenClaw config (~/.openclaw/openclaw.json) |
--interval | 300 | Seconds between updates (default 5 min) |
--voice | off | Include voice memo with each update |
What the updates look like
2nd innings (chase)
*India: 146/4 (15 ov)*
๐ Tilak Varma โ 20 (15)
๐ Sanju Samson โ 80 (40)
Need: 50 runs off 30 balls
RRR: 10.0 per over with 5.0 overs to go
Last wicket: Suryakumar Yadav c Rutherford b Joseph 18 (16)
๐น WI innings: 195/4 (20 ov)
โโโโโโโโโโโโโโโโโ
๐ IND vs WI | ICC Men's T20 World Cup 2026
ยท Next update in 5 min
1st innings
*West Indies: 120/3 (15 ov)*
๐ Rovman Powell โ 25 (14)
๐ Jason Holder โ 12 (8)
Run rate: 8.0 per over
Projected: 160
Last wicket: Shimron Hetmyer c Samson b Bumrah 22 (18)
โโโโโโโโโโโโโโโโโ
๐ IND vs WI | ICC Men's T20 World Cup 2026
ยท Next update in 5 min
Voice memo examples
Metadata
Not sure this is the right skill?
Describe what you want to build โ we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arkulkarni-cricket-live-score": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
voice-ai-tts
High-quality voice synthesis with 9 personas, 11 languages, and streaming using Voice.ai API.
youtube-summarizer
Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.
ressemble
Text-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.
voice-ai-tts
High-quality voice synthesis with 9 personas, 11 languages, and streaming using Voice.ai API.
phone-calling
Make international phone calls to any country. Low per-minute rates. Pay with PayPal or UPI.