Setting Up Claude Code with Telegram for Elderly Shopping Assistance

A Reddit user has shared a practical setup using Claude Code with Telegram to assist elderly parents with online shopping. The approach addresses the difficulty older people face navigating complex websites by providing conversational assistance through a familiar messaging interface.
Setup Requirements
The implementation requires:
- A cloud-hosted sandbox environment (Claude Code should not be run locally for this use case)
- Claude Code installed in the sandbox
- Playwright MCP (Model Context Protocol) installed
- Telegram channel configured on both the sandbox and the parents' phones
Implementation Steps
According to the source, the setup process involves:
- Setting up the Telegram channel using the Claude Code documentation at
https://code.claude.com/docs/en/channels - Creating a custom shopping skill - the user created one named 'telegram-shop' using Claude Code itself
- Iterating on the shopping skill as needed
The user reports that simply talking to Claude Code has made many tasks easier, and this setup extends those benefits to older users who struggle with website navigation. The Telegram interface provides a familiar messaging environment that reduces the learning curve compared to traditional web interfaces.
📖 Read the full source: r/ClaudeAI
👀 See Also

Professor Builds AI Detection Bias Game with Claude Code
A UK professor built Flagged, a browser game that simulates AI detection decisions in academia using Claude Code. The game reveals how detection tools produce false positive rates up to 61.3% for non-native English speakers.

Using Claude to Automate App Store Connect Metadata Updates for 33 Languages
An indie iOS dev used Claude (via chat) to generate a Python script that authenticates with App Store Connect API, translates metadata into 33 languages, and pushes localized 'What's New' copy — replacing hours of manual work per update.

How a Solo SaaS Founder Uses Claude's Project Knowledge to Save 20-30 Minutes Daily
A solo founder running a CRM for Indian SMBs ($11.2K MRR) shares how Claude's Project Knowledge feature replaced daily context-setting with persistent, curated knowledge across product, customer, and growth domains.

Using OpenClaw's SkyClaw bot for personal expense tracking via Discord and Google Sheets
A user describes using SkyClaw, a cloud-native bot powered by OpenClaw, to log expenses through Discord messages and receipt images, which are automatically added to a Google Sheet without needing access to sensitive personal accounts.