Automated RSS to Telegram Publisher with Groq AI Rewriting
Telegram RSS Autoposter
This workflow monitors multiple RSS feeds, detects new posts, rewrites them using AI, and sends the formatted output to your Telegram account. It helps you keep your Telegram feed active with clear, polished, and ready-to-publish content — all fully automated.
How It Works
A scheduled trigger runs every 30 minutes and loads all RSS feed URLs from an n8n Data Table.
Each feed is fetched, and only the most recent item is selected.
The workflow checks whether this post has already been processed.
If it’s new, the link is stored in a second Data Table used for deduplication.
A Groq LLM rewrites the article text so it stays within Telegram’s limits and has clean, readable formatting.
The final message is sent to your Telegram account.
Requirements
Groq API key
Telegram bot token and your Telegram user ID
Two n8n Data Tables:
One for RSS feed URLs
One for processed post links
How to Set Up
Add your RSS URLs to the Data Table.
Insert your Groq API key into the Groq node.
Add your Telegram bot token and user ID to the Telegram node.
Adjust the schedule trigger interval if needed.
Customization Ideas
Replace the schedule trigger with a webhook for manual on-demand checks.
Change the AI prompt for a different tone or formatting style.
Send messages to a Telegram channel instead of a private chat.
Add keyword filters to send only specific articles.
Related Templates
Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable
⚡ AI Copywriter Pro: Instant Ad Copy & CTA Generator Transform product details into compelling marketing copy in second...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments