Log expenses to Sheets and Notion by texting an AI on Telegram

Text your spending to an AI on Telegram and it logs, categorizes, and summarizes it for you.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig>"you text an expense on Telegram"]:::trig s0["AI reads and categorizes expense"]:::svc s1(("send spending summary reply")):::human trig --> s0 gx{"+ where to log the expense"}:::gate s0 --> gx p00["write expense to google sheets"]:::task gx -->|"log to sheets"| p00 p10["write expense to notion"]:::task gx -->|"log to notion"| p10 jn{"+ both logs written"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"expense logged in two systems"/]:::out pay{{"effortless spending tracking"}}:::pay s1 --> out 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 itAn outside serviceA personEvery pathWaits for allResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsMessaging & NotificationsSpreadsheet & Database Ops
Connects
TelegramGoogle SheetsNotion

The problem it solves

Tracking spending means remembering to open a spreadsheet and type in every purchase, category, and amount. Most people give up after a few days because it's tedious, so the record goes stale.

Who it fits

Small business owners or individuals who want to track spending without manual data entry.

How it works

  1. You send a message with an amount and what it was for on Telegram
  2. AI reads the message and figures out the right category
  3. The expense is logged automatically to Google Sheets and Notion
  4. You get a summary reply of your spending right in the chat
What you get

Spending you can see without a spreadsheet

Text what you spent to a Telegram bot and it logs, categorizes, and summarizes your spending automatically.

What you get

An updated expense log in Google Sheets and Notion, plus a spending summary reply.

What you need

A Telegram bot, a Google Sheets account, and a Notion account.

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