Article summarizer bot
Send any URL to your Telegram bot and get an AI summary instantly.
What it does
- Receives URLs via Telegram
- Fetches clean article content (removes ads, navbars)
- Generates AI summary
- Sends formatted summary back to Telegram
How to set up
-
Create Telegram bot
- Message @BotFather on Telegram
- Run /newbot and follow prompts
- Copy your bot token
- Add credentials to n8n
-
Get API keys (optional but recommended)
-
Configure AI model and output parser format
Requirements
- Telegram bot token
- OpenRouter API key or any other LLM you have
How to customize
- Change summary format: Edit prompt in "Summarize Article" node
- Update Output Parser schema (title, tags, etc)
- Save to database: Enable Google Sheets node or add Notion/Airtable
- Different language: Modify prompt to force specific language