Automated Crypto News Digest to Telegram with RSS Feeds and GPT-4
What this template does
Collects the latest crypto news from multiple RSS feeds, filters and deduplicates them, uses OpenAI GPT-4 to analyze and select the top stories, translates and formats them into Russian, and posts a digest to a Telegram channel or group. The workflow runs automatically on a schedule and ensures all messages fit Telegram’s 4096-character limit.
How it works (high level)
RSS Sources: Reads fresh items from CoinDesk, Cointelegraph, Decrypt, Cryptobriefing, and Nulltx.
Filter & Deduplicate: Keeps only unique items from the last 24 hours.
AI Analysis (Crypto Analyst): An OpenAI agent identifies the most important events and selects the best article for each.
AI Formatting (SMM Editor): Another OpenAI agent writes a styled digest in Russian with Telegram-compatible HTML formatting.
Message Preparation: Long texts are split into safe chunks ≤ 4096 characters.
Telegram Post: The digest is posted automatically to your configured Telegram channel or group.
Prerequisites
n8n Cloud or n8n >= 1.107.4
Credentials:
OpenAI (gpt-4o-mini or gpt-4.1-mini)
Telegram Bot with rights to post in your target chat
Setup (5 minutes)
Import this workflow into n8n.
Open the Telegram node “Post to Group” and set your chatId (e.g., @your_channel or numeric ID).
Connect your OpenAI and Telegram credentials.
(Optional) Adjust the Scheduler interval (default: every 3 hours).
Run once manually to test, then activate.
Customization
Add or replace RSS sources.
Modify the prompts in Crypto Analyst and SMM Editor to adapt tone, style, or language.
Swap out the Telegram node to publish on other platforms (Slack, Discord, etc.).
Related Templates
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Reply to Outlook Emails with OpenAI
Who is this template for? This template is for any Microsoft Outlook user who wants a trained AI agent to reason and rep...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments