Telegram Channel Saver
Downloads a Telegram channel’s member list and message history so you can browse or analyse it locally.
- •You need a CSV of all members for a market‑research sweep of a competitor’s group.
- •You want to archive the last 30 days of posts for compliance or content repurposing.
- •You’re building a data‑driven outreach campaign and need the usernames and join dates.
python tg_saver.py --channel @my_startup_news --type messages --since 2024-01-01 --output my_startup_news_2024.json
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/telegram-channel-saver && curl -fsSL https://workflowstacks.com/api/skills/telegram-channel-saver/claude-skill -o ~/.claude/skills/telegram-channel-saver/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Telegram Channel Saver is a medium Python project (~5.4k lines across 17 code files). Setup is light: installs like a normal app — add your API keys. Reading the code is optional. Last commit 9 months ago, MIT license, no tests found.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3main.pyWhere the program starts running
- 4requirements.txtDependencies and the commands it exposes
- 5.env.exampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/telegram-channel-saver && curl -fsSL https://workflowstacks.com/api/skills/telegram-channel-saver/claude-skill -o ~/.claude/skills/telegram-channel-saver/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/telegram-channel-saver?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More ai-agent tools founders pair with this one.