Get a daily birthday reminder from your contacts

Checks your contacts every morning and sends a Telegram message, and speaks it aloud, on anyone's birthday.

How the work actually flows

It branches. Every path runs; runs once per each contact with birthday.

Pattern: Parallel Split (2)

flowchart TD trig(["every morning schedule"]):::trigtime s0["check contacts list"]:::task s1[["find matching birthday"]]:::mi trig --> s0 s0 -->|"one per each contact with birthday"| s1 gx{"+ how to notify"}:::gate s1 --> gx p00["send telegram message"]:::task gx -->|"message"| p00 p10["announce over speaker"]:::task gx -->|"voice"| p10 p00 --> out p10 --> out out[/"birthday notified two ways"/]:::out pay{{"never miss a birthday"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Messaging & Notifications
Connects
Google ContactsTelegramHome Assistant

The problem it solves

Remembering everyone's birthday and actually doing something about it on the day is easy to let slip when you're busy. A missed birthday for a client or team member can feel like a small but real oversight.

Who it fits

A small team, family, or business owner who wants to never miss a birthday.

How it works

  1. Every morning at a set time, the system checks your contacts list
  2. It looks for any birthday that matches today's date
  3. If there's a match, it sends a Telegram message
  4. It also announces the birthday out loud through a connected smart speaker
What you get

Birthdays that never slip your mind

You get a Telegram message and a spoken announcement every morning when someone in your contacts has a birthday.

What you get

A daily Telegram notification and voice announcement for anyone's birthday that day.

What you need

A Google account, a Telegram bot, and a Home Assistant setup connected to a smart speaker.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook