Building a Menstrual Tracker with OpenClaw and Telegram

Preface In a certain episode of the News Pickle House > podcast, the host Dingding mentioned that today's menstrual tracking apps have way too many ads. The essential function of a menstrual tracking app is just to open it during those few days of the period and log the information. Approach I had originally been planning to use Cloudflare's worker to run the backend, with data saved to a D1 database. Recently, I've found OpenClaw to be very handy, so I'm going to try developing for CLAW. Development In the following conversation with OpenClaw, the text I sent is highlighted with a green background. ǝɔ∀ǝdʎz∀ɹɔ 👽, [2026/1/31 21:12] I'm planning to implement a feature for tracking women's menstrual cycles The user will chat with you directly on Telegram, narrating a long passage in natural language. This passage will begin with "Record menstrual cycle" and will include the following information: Time Menstruation start or end  Bleeding volume Pain le...