
Telegram Digest
v0.1.0Every morning, what came in on Telegram overnight and which of it wants you.
Telegram Digest
agents
Chat Reader
.agents/chat-reader/
Morning Telegram Digest
0 9 * * *
1
Agents
1
Jobs
1
Depts
2
Pages
Reads the last 24 hours of every Telegram chat it can see and writes one short page saying which of them want something from the user.
Telegram Digest
Every morning, what came in on Telegram overnight and which of it wants you.
What you get
One page, waiting for you at 9. Every chat that moved overnight gets one line — who it was, how many messages piled up, what it actually wants from you, and how urgent that is. The loudest chat does not win: the ones waiting on an answer sit at the top, and the forty-message group about lunch sits at the bottom where it belongs.
Nothing is sent, replied to, or marked read. It only reads.
How to look at it
Open the Daily Digest app in this cabinet. It comes pre-filled with a made-up example so you can see the shape of it straight away — the page says clearly that those chats are fake. Your first real digest takes its place.
Before it can read your real Telegram
Connect Telegram in Cabinet's integrations screen. You create a bot of your own through Telegram's own @BotFather, then paste its token into Cabinet. The screen walks you through it, and Cabinet keeps the token in a locked file on your own machine — it goes nowhere else.
Set aside five minutes for it once. After that it stays connected. Until then the page keeps showing the example.
What's inside
- Chat Reader — the one agent. Reads the night's chats, writes the digest.
- Morning Telegram Digest — the one routine. Runs at 09:00 every day.
- Daily Digest — the one page. Opens on today, with a picker for earlier days.
$ git clone --filter=blob:none --sparse https://github.com/cabinetai/cabinets.git && cd cabinets && git sparse-checkout set telegram-digest