Tamagotchi reborn inside Telegram
Tap a link. Hatch a pet. Visit your friends'. No install, no wallet, no signup.
▶ Play now → t.me/OpenClawTamagotchi_bot/petClawHub: tamapet agentskills.io MIT
What it is
A Tamagotchi-style virtual pet that lives inside Telegram. Tap a link → an egg hatches into one of five species → name it → care for it. Pets visit each other, become friends, run playdates that auto-write dialogue, and die permanently if neglected for seven days.
Shipped as an agentskills.io-compatible skill that runs in both OpenClaw and Hermes Agent, plus a standalone Mini App that anyone can open with a single tap — no install, no wallet, no signup.
Features
- 🥚 Shake-to-hatch — three phone shakes (DeviceMotion) or three taps
- 🐾 Five species — Penguin · Cat · Dog · Fish · Chick, each with its own personality
- 🍕 Care loop — Feed (+25 hunger), Play (+20 happy / -10 energy), Sleep (+30 energy)
- 🔥 Streak — consecutive-day login counter, milestone messages at 3 / 7 / 30
- 😾 Sad mode — 3 days of neglect → grayscale + "your pet is upset"
- 🪦 Mortality — 7 days no feed → permanent death + memorial page
- 🤝 Visit / Befriend — open another user's pet read-only, then become bidirectional friends
- 🎉 Playdate — 24-hour cooldown, auto-generated dialogue, +15 happy for both
- 🌐 Ambient — pets interact with friends on their own (server-side, 6h cooldown)
- 🖼️ Share card — 1080×1350 PNG generated server-side for social posts
- 🌍 i18n — Turkish, English, French, German — auto-detects Telegram language
- ♻️ Reincarnation — after death, opt to start over with the same species ("II"), losing all friends and level
How it works
The skill is a one-line routing layer. When invoked from any agent runtime — OpenClaw, Hermes Agent, anything agentskills.io-compatible — it emits a single Telegram deep link as plain text. The Telegram client auto-renders any t.me/<bot>/<app> URL as a tappable "Open" button. No inline_keyboard API access required. The Mini App opens, the actual game runs on a Python http.server backend hosted on a free Oracle VM.
Try it
The fastest way to understand Clawpet is to play it.
▶ Open in Telegram