Back to Integrations
integrationReddit node
integrationTelegram node

Reddit and Telegram integration

Save yourself the work of writing custom integrations for Reddit and Telegram and use n8n instead. Build adaptable and scalable Communication, and HITL workflows that work with your technology stack. All within a building experience you will love.

How to connect Reddit and Telegram

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Reddit and Telegram integration: Create a new workflow and add the first step

Step 2: Add and configure Reddit and Telegram nodes

You can find Reddit and Telegram in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Reddit and Telegram nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Reddit and Telegram integration: Add and configure Reddit and Telegram nodes

Step 3: Connect Reddit and Telegram

A connection establishes a link between Reddit and Telegram (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Reddit and Telegram integration: Connect Reddit and Telegram

Step 4: Customize and extend your Reddit and Telegram integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Reddit and Telegram with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Reddit and Telegram integration: Customize and extend your Reddit and Telegram integration

Step 5: Test and activate your Reddit and Telegram workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Reddit to Telegram or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Reddit and Telegram integration: Test and activate your Reddit and Telegram workflow

Crypto alpha scanner with OpenAI - on-chain and social alerts to Telegram

🎯 What This Does
This n8n workflow is a comprehensive crypto intelligence system that monitors multiple data sources simultaneously to identify alpha opportunities, whale movements, and emerging trends before they become mainstream.

It's like having a team of crypto analysts working 24/7 to spot the next big move.*

Installment payment plan available on the link
⚡ Key Features

🐋 Whale Tracking: Monitor VIP wallets and smart money movements in real-time

📊 Multi-DEX Monitoring: Track price movements, volume, and buy pressure across DEXs

🆕 New Token Discovery: Catch tokens within 24 hours of launch

📱 Social Intelligence: Analyze Reddit sentiment and Twitter activity (optional)

🤖 AI-Powered Analysis: OpenAI summarizes and prioritizes signals by risk/opportunity

📨 Smart Telegram Alerts: Beautifully formatted alerts with actionable insights

🔄 Cross-Source Validation: Higher confidence through multiple data point correlation

🚀 What Makes This Special

Unlike basic price alerts, this system provides context and intelligence:
Early Alpha Detection: Spots whale accumulation before social discovery
Risk Assessment: AI categorizes signals by risk level (LOW/MEDIUM/HIGH/EXTREME)
Pattern Recognition: Detects exploits, new listings, partnerships, airdrops
Trend Scoring: Composite scores based on whale activity + social sentiment + DEX data
Smart Filtering: Only sends high-priority alerts to reduce noise

📈 Real-World Use Cases
For Traders

Get notified when whales start accumulating before price pumps
Spot new tokens with high whale interest and low social awareness
Receive exploit warnings to protect your investments
Track trending tokens with momentum building

For Researchers

Monitor smart money wallets and their strategies
Analyze correlation between whale movements and social sentiment
Track DeFi protocol updates and governance changes
Study market psychology through cross-source data

For Portfolio Managers

Early warning system for portfolio holdings
Discovery of emerging opportunities before mainstream adoption
Risk management through exploit and dump warnings
Market intelligence for strategic decision making

🛠️ Setup Requirements
Required (Free Tier Available)

Etherscan API (Free) - For whale transaction monitoring
Telegram Bot (Free) - For receiving alerts
OpenAI API (~$0.50-2/day) - For intelligent analysis
n8n Instance (Free self-hosted or cloud)

Optional Upgrades

Reddit OAuth (Free) - Improves social monitoring reliability
Twitter/Apify ($0.4 / 1K tweets) - Professional Twitter monitoring

🎛️ Configuration Options
Hot Tokens Monitoring
hotTokens: ['PEPE', 'WIF', 'BONK', 'JTO', 'PYTH', 'ARB', 'OP']
VIP Wallets (Smart Money)
vipWallets: [
'0xae2Fc483527B8EF99EB5D9B44875F005ba1FaE13', // jaredfromsubway.eth
'0x47ac0Fb4F2D84898e4D9E7b4DaB3C24507a6D503', // Binance 2
// Add your own discovered alpha wallets
]
Sensitivity Thresholds
thresholds: {
whaleMove: 500000, // Minimum USD for whale alerts
dexVolume: 100000, // Minimum volume to report
priceChange1h: 10, // Percentage change threshold
twitterEngagement: 100 // Minimum engagement for Twitter
}
📱 Sample Alert Output
🚨 CRYPTO ALPHA SCANNER
⏰ 14:30:25 UTC

💎 ALPHA OPPORTUNITIES 💎
──────────────────────────────

🎯 $PEPE - Whale accumulation before social discovery
├─ 🐋 Whales: 5 buys / 1 sells (Accumulating)
├─ 💬 Social: 12 mentions (Bullish)
├─ 📊 Volume: $2,500k | Buy pressure: 73%
└─ 🔥 Patterns: whale_buying_new, pump_detected

📈 TRENDING TOKENS
──────────────────────────────

🔥 $WIF (Score: 28)
├─ Whale: 🟢 Accumulating
├─ Social: 45 mentions (T:23 R:22)
├─ DEX: 68% buy pressure | $1,200k vol
└─ Change: +15.3% (24h)

📊 INTELLIGENCE SUMMARY
├─ Signals Analyzed: 23
├─ Tokens Tracked: 15
├─ Alpha Opportunities: 3
└─ High Priority: 8
🔧 Quick Start Guide
1️⃣ Basic Setup (10 minutes)

-- Get Etherscan API key (etherscan.io/apis)
-- Create Telegram bot (@BotFather)
-- Get OpenAI API key (platform.openai.com)
-- Import workflow into n8n
-- Configure credentials in each node

2️⃣ Customize Configuration

-- Edit "Load Configuration" node
-- Add your target tokens to hotTokens
-- Add whale wallets to vipWallets
-- Adjust thresholds for sensitivity

3️⃣ Test & Deploy

-- Execute workflow manually to test
-- Check Telegram for formatted alerts
-- Enable schedule trigger (runs every 30 minutes)

🎯 Who This Is For
✅ Perfect For:

Active Crypto Traders seeking early signals
DeFi Researchers tracking protocol developments
Whale Watchers following smart money
Alpha Hunters looking for pre-pump opportunities
Risk Managers needing exploit warnings

❌ Not Ideal For:

Complete crypto beginners
Set-and-forget investors
Those wanting guaranteed profits

🛡️ Risk Disclaimer
This tool provides information and analysis only. It does not guarantee profits and all crypto investments carry significant risk. The system is designed to help you make informed decisions, but you should:

Always do your own research (DYOR)**
Never invest more than you can afford to lose**
Understand that past performance doesn't predict future results**
Be aware that whale movements can be deceptive**

🆘 Support & Community
Support is available on the Discord channel

✅ Complete setup documentation
✅ Troubleshooting guide
✅ Configuration examples

📚Community Resources

💬 Discord community access
🔄 Regular workflow updates
💡 Strategy sharing with other users

⚡ Get Started Today
Transform your crypto trading with professional-grade intelligence. This system has been refined through months of testing and real-world usage.
Ready to spot the next alpha opportunity before everyone else?

N8N Link to get you started

Nodes used in this workflow

Popular Reddit and Telegram workflows

Crypto Alpha Scanner with OpenAI - On-Chain and Social Alerts to Telegram

🎯 What This Does This n8n workflow is a comprehensive crypto intelligence system that monitors multiple data sources simultaneously to identify alpha opportunities, whale movements, and emerging trends before they become mainstream. It's like having a team of crypto analysts working 24/7 to spot the next big move.* Installment payment plan available on the link ⚡ Key Features 🐋 Whale Tracking: Monitor VIP wallets and smart money movements in real-time 📊 Multi-DEX Monitoring: Track price movements, volume, and buy pressure across DEXs 🆕 New Token Discovery: Catch tokens within 24 hours of launch 📱 Social Intelligence: Analyze Reddit sentiment and Twitter activity (optional) 🤖 AI-Powered Analysis: OpenAI summarizes and prioritizes signals by risk/opportunity 📨 Smart Telegram Alerts: Beautifully formatted alerts with actionable insights 🔄 Cross-Source Validation: Higher confidence through multiple data point correlation 🚀 What Makes This Special Unlike basic price alerts, this system provides context and intelligence: Early Alpha Detection: Spots whale accumulation before social discovery Risk Assessment: AI categorizes signals by risk level (LOW/MEDIUM/HIGH/EXTREME) Pattern Recognition: Detects exploits, new listings, partnerships, airdrops Trend Scoring: Composite scores based on whale activity + social sentiment + DEX data Smart Filtering: Only sends high-priority alerts to reduce noise 📈 Real-World Use Cases For Traders Get notified when whales start accumulating before price pumps Spot new tokens with high whale interest and low social awareness Receive exploit warnings to protect your investments Track trending tokens with momentum building For Researchers Monitor smart money wallets and their strategies Analyze correlation between whale movements and social sentiment Track DeFi protocol updates and governance changes Study market psychology through cross-source data For Portfolio Managers Early warning system for portfolio holdings Discovery of emerging opportunities before mainstream adoption Risk management through exploit and dump warnings Market intelligence for strategic decision making 🛠️ Setup Requirements Required (Free Tier Available) Etherscan API (Free) - For whale transaction monitoring Telegram Bot (Free) - For receiving alerts OpenAI API (~$0.50-2/day) - For intelligent analysis n8n Instance (Free self-hosted or cloud) Optional Upgrades Reddit OAuth (Free) - Improves social monitoring reliability Twitter/Apify ($0.4 / 1K tweets) - Professional Twitter monitoring 🎛️ Configuration Options Hot Tokens Monitoring hotTokens: ['PEPE', 'WIF', 'BONK', 'JTO', 'PYTH', 'ARB', 'OP'] VIP Wallets (Smart Money) vipWallets: [ '0xae2Fc483527B8EF99EB5D9B44875F005ba1FaE13', // jaredfromsubway.eth '0x47ac0Fb4F2D84898e4D9E7b4DaB3C24507a6D503', // Binance 2 // Add your own discovered alpha wallets ] Sensitivity Thresholds thresholds: { whaleMove: 500000, // Minimum USD for whale alerts dexVolume: 100000, // Minimum volume to report priceChange1h: 10, // Percentage change threshold twitterEngagement: 100 // Minimum engagement for Twitter } 📱 Sample Alert Output 🚨 CRYPTO ALPHA SCANNER ⏰ 14:30:25 UTC 💎 ALPHA OPPORTUNITIES 💎 ────────────────────────────── 🎯 $PEPE - Whale accumulation before social discovery ├─ 🐋 Whales: 5 buys / 1 sells (Accumulating) ├─ 💬 Social: 12 mentions (Bullish) ├─ 📊 Volume: $2,500k | Buy pressure: 73% └─ 🔥 Patterns: whale_buying_new, pump_detected 📈 TRENDING TOKENS ────────────────────────────── 🔥 $WIF (Score: 28) ├─ Whale: 🟢 Accumulating ├─ Social: 45 mentions (T:23 R:22) ├─ DEX: 68% buy pressure | $1,200k vol └─ Change: +15.3% (24h) 📊 INTELLIGENCE SUMMARY ├─ Signals Analyzed: 23 ├─ Tokens Tracked: 15 ├─ Alpha Opportunities: 3 └─ High Priority: 8 🔧 Quick Start Guide 1️⃣ Basic Setup (10 minutes) -- Get Etherscan API key (etherscan.io/apis) -- Create Telegram bot (@BotFather) -- Get OpenAI API key (platform.openai.com) -- Import workflow into n8n -- Configure credentials in each node 2️⃣ Customize Configuration -- Edit "Load Configuration" node -- Add your target tokens to hotTokens -- Add whale wallets to vipWallets -- Adjust thresholds for sensitivity 3️⃣ Test & Deploy -- Execute workflow manually to test -- Check Telegram for formatted alerts -- Enable schedule trigger (runs every 30 minutes) 🎯 Who This Is For ✅ Perfect For: Active Crypto Traders seeking early signals DeFi Researchers tracking protocol developments Whale Watchers following smart money Alpha Hunters looking for pre-pump opportunities Risk Managers needing exploit warnings ❌ Not Ideal For: Complete crypto beginners Set-and-forget investors Those wanting guaranteed profits 🛡️ Risk Disclaimer This tool provides information and analysis only. It does not guarantee profits and all crypto investments carry significant risk. The system is designed to help you make informed decisions, but you should: Always do your own research (DYOR)** Never invest more than you can afford to lose** Understand that past performance doesn't predict future results** Be aware that whale movements can be deceptive** 🆘 Support & Community Support is available on the Discord channel ✅ Complete setup documentation ✅ Troubleshooting guide ✅ Configuration examples 📚Community Resources 💬 Discord community access 🔄 Regular workflow updates 💡 Strategy sharing with other users ⚡ Get Started Today Transform your crypto trading with professional-grade intelligence. This system has been refined through months of testing and real-world usage. Ready to spot the next alpha opportunity before everyone else? N8N Link to get you started
+2

Create WordPress posts from Reddit content via Telegram bot and Perplexity

Create unlimited content from Reddit with just one click. How it works : Schedule Trigger: Schedule Trigger fires on the selected day/time. Fetching Reddit Posts: The Reddit node fetches new posts from the communities. Article Idea Generation: An AI agent converts Reddit post titles into article topics. Sending Article Ideas via Telegram Bot: A list of topics on which articles can be created is sent. Article Creation: If an article is approved, AI Agents create a title, SEO optimized content, and a slug for the post. Post Creation: Post is created with a created title, content, and slug on WordPress. Setup Steps (25 Minutes) : Set up the Reddit API and add its credentials to n8n. Set up a Telegram bot via Botfather and add credentials to n8n. Set up Data Tables with columns specified in workflow notes Set up WordPress API and add its credentials to n8n. Set up Perplexity API, and its credentials to n8n Requirements : WordPress API: Website with WordPress API enabled to create articles Reddit API: A Reddit account with API access Telegram Bot: A Telegram bot to receive and approve article ideas Perplexity API: Perplexity API to research information about the article topic

Monitor viral Reddit posts and send GPT-4o-mini summaries to Telegram

Who's it for This workflow is perfect for: Content creators who need to stay on top of trending topics Marketers tracking industry discussions and competitor mentions Community managers monitoring relevant subreddits Researchers gathering trending content in specific niches Anyone who wants curated Reddit updates without manual browsing What it does This automated workflow: Monitors multiple subreddits for viral posts daily Filters posts based on engagement metrics (upvotes and recency) Generates concise AI summaries of trending content Delivers formatted updates directly to your Telegram chat Runs completely hands-free once configured How it works Step 1: Configuration & Scheduling Triggers daily at 8 AM (customizable) Loads your configured subreddit niches and Telegram settings Step 2: Data Collection Loops through each subreddit in your niche list Fetches the 50 newest posts from each subreddit Extracts key data: title, URL, upvotes, timestamp, subreddit name Step 3: Smart Filtering Applies viral post criteria: Posts with 500+ upvotes, OR Posts with 70+ upvotes created within the last 24 hours Ensures only high-engagement content passes through Step 4: AI Summarization Aggregates all filtered posts into a single batch Sends to GPT-4o-mini for analysis Generates concise 100-200 word summaries Formats output for Telegram markdown Step 5: Delivery Sends all summaries to your Telegram chat Includes post links and engagement metrics Delivers in a clean, readable format Setup steps Configure Reddit credentials Connect your Reddit OAuth2 API credentials in the "Get Reddit Viral Posts" node Ensure you have API access enabled on your Reddit account Configure Telegram credentials Add your Telegram bot token in the "Send to Telegram" node Get your chat ID by messaging your bot and checking updates Customize your niches Open the "Workflow Configuration" node Edit the niches array with your target subreddits Default niches: technology, programming, science, gaming Set your Telegram chat ID Replace the default chat ID (7917193308) in "Workflow Configuration" Use your personal chat ID or group chat ID Adjust the schedule (optional) Modify the "Daily 8 AM Trigger" to your preferred time Change frequency if you want multiple updates per day Test before activating Run the workflow manually using the "Test workflow" button Verify summaries arrive in Telegram correctly Check that filtering logic works as expected Requirements Required credentials: Reddit OAuth2 API access (free) Telegram bot token (free via @BotFather) OpenAI API key for GPT-4o-mini (paid) Platform requirements: n8n instance (self-hosted or n8n Cloud) Active internet connection Sufficient API rate limits for your usage Technical knowledge: Basic understanding of n8n workflows Ability to generate API credentials Familiarity with Telegram bots (helpful but not required) How to customize Adjust subreddit monitoring: Add or remove subreddits in the niches array Format: ["subreddit1", "subreddit2", "subreddit3"] Example: ["machinelearning", "datascience", "artificial"] Modify viral post criteria: Edit the "Filter" node conditions Change upvote thresholds (default: 500+ or 70+ within 24h) Adjust time window for recency checks Customize AI summaries: Update the system prompt in "AI Summarizer" node Change summary length (default: 100-200 words) Modify tone, style, or focus areas Switch to different OpenAI models if needed Change scheduling: Modify trigger time in "Daily 8 AM Trigger" Options: hourly, twice daily, weekly, custom cron Consider API rate limits when increasing frequency Adjust data collection: Change the limit parameter in "Get Reddit Viral Posts" Default: 50 posts per subreddit Higher limits = more comprehensive but slower execution Enhance filtering logic: Add additional criteria (comments count, awards, etc.) Create category-specific thresholds Filter by post type (text, link, image) Format Telegram output: Modify parse_mode in "Send to Telegram" node Options: Markdown, HTML, or plain text Customize message structure and styling

Reddit Post Finder with Google Gemini Summarization via Telegram

Who's it for This template is perfect for content creators, researchers, marketers, and Reddit enthusiasts who want to stay updated on specific topics without manually browsing Reddit. If you need curated, AI-summarized Reddit insights delivered directly to your Telegram, this workflow automates the entire process. What it does This workflow transforms your Telegram into a powerful Reddit search engine with AI-powered curation. Simply send any keyword to your Telegram bot, and it will: Search Reddit across 4 different sorting methods (top, hot, relevance) to capture diverse perspectives Automatically remove duplicate posts from multiple search results Filter posts based on quality metrics (minimum 50 upvotes, recent content within 15 days, non-empty text) Extract key information: title, upvotes, subreddit, publication date, URL, and content Generate a clean, Telegram-formatted summary using Google Gemini AI Deliver structured results with direct links back to you instantly The AI summary includes post titles, upvote counts, timestamps, brief insights, and direct Reddit links—all formatted for easy mobile reading. How it works Step 1: Telegram Trigger User sends a search keyword via Telegram (e.g., "voice AI agents") Step 2: Parallel Reddit Searches Four simultaneous Reddit API calls search with different sorting algorithms: Top posts (all-time popularity) Hot posts (trending now) Relevance (best keyword matches) Top posts (duplicate for broader coverage) Step 3: Merge & Deduplicate All search results combine into one stream, then a JavaScript code node removes duplicate posts by comparing post IDs Step 4: Field Extraction The Edit Fields node extracts and formats: Post title Upvote count Subreddit name and subscriber count Publication date (converted from Unix timestamp) Reddit URL Post content (selftext) Step 5: Quality Filtering The Filter node applies three conditions: Minimum 50 upvotes (ensures quality) Non-empty content (excludes link-only posts) Posted within last 15 days (ensures freshness) Step 6: Data Aggregation All filtered posts aggregate into a single dataset for AI processing Step 7: AI Summarization Google Gemini AI analyzes the aggregated posts and generates a concise, Telegram-formatted summary with: Emoji indicators for better readability Point-wise breakdown of top 5-7 posts Upvote counts and relative timestamps Brief 1-2 sentence summaries Direct Reddit links Step 8: Delivery The formatted summary sends back to the user's Telegram chat Requirements Credentials needed: Reddit OAuth2 API** - For searching Reddit posts (Get Reddit API credentials) Google Gemini API** - For AI-powered summarization (Get Gemini API key) Telegram Bot Token** - For receiving queries and sending results (Create Telegram Bot) n8n Version: Self-hosted or Cloud (latest version recommended) Setup Instructions Create Telegram Bot Message @BotFather on Telegram Send /newbot and follow prompts Copy the bot token for n8n credentials Start a chat with your new bot Configure Reddit API Go to https://www.reddit.com/prefs/apps Click "Create App" → Select "script" Note your Client ID and Secret Add credentials to n8n's Reddit OAuth2 Get Gemini API Key Visit https://ai.google.dev/ Create a new API key Add to n8n's Google Gemini credentials Import & Configure Workflow Import this template into n8n Add your three credentials to respective nodes Remove pinData from "Telegram Trigger" node (test data) Activate the workflow Test It Send any keyword to your Telegram bot (e.g., "machine learning") Wait 10-20 seconds for results Receive AI-summarized Reddit insights How to customize Adjust Quality Filters: Edit the Filter node conditions: Change minimum upvotes (currently 50) Modify time range (currently 15 days) Add subreddit subscriber minimum Limit Results: Add a Limit node after Filter to cap results at 10-15 posts for faster processing Change Search Strategies: Modify the Reddit nodes' "sort" parameter: new - Latest posts first comments - Most commented controversial - Controversial content Customize AI Output: Edit the AI Agent's system message to: Change summary style (more/less detail) Adjust formatting (bullets, numbered lists) Modify language/tone Add emoji preferences Add User Feedback: Insert a Telegram Send Message node after the trigger: "🔍 Searching Reddit for '{{ $json.message.text }}'... Please wait." Enable Error Handling: Create an Error Workflow: Add Error Trigger node Send fallback message: "❌ Search failed. Please try again." Sort by Popularity: Add a Sort node after Filter: Field: upvotes Order: Descending
+2

Generate Business Ideas & Social Media Content from Reddit with AI Analysis to Telegram

Description AI-Powered Business Idea Generation & Social Media Content Strategy Workflow This intelligent content discovery and strategy system features 15 nodes that automatically monitor Reddit communities, analyze business opportunities, and generate targeted social media content for AI automation agencies and entrepreneurs. It leverages AI classification, structured analysis, and automated content creation to transform community discussions into actionable business insights and marketing materials. Core Components Reddit Intelligence: Multi-subreddit monitoring across AI automation, n8n, and entrepreneur communities with keyword-based filtering. AI Classification Engine: Intelligent categorization of posts into "Questions" vs "Requests" using LangChain text classification. Dual Analysis System: Specialized AI agents for educational content (questions) and sales-focused content (service requests). Content Strategy Generator: Automated creation of LinkedIn and Twitter content tailored to different audience engagement strategies. Telegram Integration: Real-time delivery of formatted content strategies and business insights. Structured Output Processing: JSON-formatted analysis with relevancy scores, feasibility assessments, and actionable content recommendations. Target Users • AI Automation Agency Owners seeking consistent lead generation and thought leadership content • Entrepreneurs wanting to identify market opportunities and position themselves as industry experts • Content Creators in the automation/AI space needing data-driven content strategies • Business Development Professionals looking for systematic opportunity identification • Digital Marketing Agencies serving tech and automation clients Setup Requirements To get started, you'll need: Reddit API Access: OAuth2 credentials for accessing Reddit's API and monitoring multiple subreddits. Required APIs: • OpenRouter (for AI model access - supports GPT-4, Claude, and other models) • Reddit OAuth2 API (for community monitoring and data extraction) n8n Prerequisites: • Version 1.7+ with LangChain nodes enabled • Webhook configuration for Telegram integration • Proper credential storage and management setup Telegram Bot: Create via @BotFather for receiving formatted content strategies and business insights. Disclaimer: This template uses LangChain nodes and Reddit API integration. Ensure your n8n instance supports these features and verify API rate limits for production use. Step-by-Step Setup Guide Install n8n: Ensure you're running n8n version 1.7 or higher with LangChain node support enabled. Set Up API Credentials: • Create Reddit OAuth2 application at reddit.com/prefs/apps • Set up OpenRouter account and obtain API key • Store credentials securely in n8n credential manager Create Telegram Bot: • Go to Telegram, search for @BotFather • Create new bot and note the token • Configure webhook pointing to your n8n instance Import the Workflow: • Copy the workflow JSON from the template submission • Import into your n8n dashboard • Verify all nodes are properly connected Configure Monitoring Settings: • Adjust subreddit targets (currently: ArtificialIntelligence, n8n, entrepreneur) • Set keyword filters for relevant topics • Configure post limits and sorting preferences Customize AI Analysis: • Update system prompts to match your business expertise • Adjust relevancy and feasibility scoring criteria • Modify content generation templates for your brand voice Test the Workflow: • Run manual execution to verify Reddit data collection • Check AI classification and analysis outputs • Confirm Telegram delivery of formatted content Schedule Automation: • Set up daily trigger (currently configured for 12 PM) • Monitor execution logs for any API rate limit issues • Adjust frequency based on content volume needs Usage Instructions Automated Discovery: The workflow runs daily at 12 PM, scanning three key subreddits for relevant posts about AI automation, business opportunities, and n8n workflows. Intelligent Classification: Posts are automatically categorized as either "Questions" (educational opportunities) or "Requests" (potential service leads) using AI text classification. Dual Analysis Approach: • Questions → Educational content strategy with relevancy and detail scoring • Requests → Sales-focused content with relevancy and feasibility scoring Content Strategy Generation: Each analyzed post generates: • 3 LinkedIn posts (thought leadership, case studies, educational frameworks) • 3 Twitter posts (quick insights, engagement questions, thread starters) Telegram Delivery: Receive formatted content strategies with: • Post summaries and business context • Relevancy/feasibility scores • Ready-to-use social media content • Strategic recommendations Content Customization: Adapt generated content for different tones (business, educational, technical) and posting schedules. Workflow Features Multi-Platform Monitoring: Simultaneous tracking of 3 key Reddit communities with customizable keyword filters. AI-Powered Classification: Automatic categorization of posts into actionable content types. Dual Scoring System: • Relevancy scores (0.05-0.95) for business alignment • Detail/Feasibility scores (0.05-0.95) for content quality assessment Content Variety: Generates both educational and sales-focused social media strategies. Structured Output: JSON-formatted analysis for easy integration with other systems. Real-time Delivery: Instant Telegram notifications with formatted content strategies. Scalable Monitoring: Easy addition of new subreddits and keyword filters. Error Handling: Comprehensive validation with graceful failure management. Performance Specifications • Monitoring Frequency: Daily automated execution with manual trigger capability • Post Analysis: 5 posts per subreddit (15 total daily) • Content Generation: 6 social media posts per analyzed opportunity • Classification Accuracy: AI-powered with structured output validation • Delivery Method: Real-time Telegram integration • Scoring Range: 0.05-0.95 scale for relevancy and feasibility assessment Why This Workflow? Systematic Opportunity Identification: Never miss potential business opportunities or content ideas from key communities. AI-Enhanced Analysis: Leverage advanced language models for intelligent content categorization and strategy generation. Time-Efficient Content Creation: Transform community discussions into ready-to-use social media content. Data-Driven Insights: Quantified scoring helps prioritize opportunities and content strategies. Automated Lead Intelligence: Identify potential service requests and educational content opportunities automatically. Workflow Image Need help customizing this workflow for your specific use case? As a fellow entrepreneur passionate about automation and business development, I'd be happy to consult. Connect with me on LinkedIn: https://www.linkedin.com/in/femi-adedayo-h44/ or email for support. Let's make your AI automation agency even more efficient!

Auto-Download Reddit Memes to Google Drive with Duplicate Detection & Telegram Alerts

🎯 What this workflow does This workflow automatically monitors Reddit subreddits for new image posts and downloads them to Google Drive. It's perfect for content creators, meme collectors, or anyone who wants to automatically archive images from their favorite subreddits without manual work. The workflow intelligently prevents duplicate downloads by checking existing files in Google Drive and sends you Telegram notifications about the download status, so you always know when new content has been saved. 🚀 Key Features Multi-subreddit monitoring**: Configure multiple subreddits to monitor simultaneously Smart duplicate detection**: Never downloads the same image twice Automated scheduling**: Runs on a customizable cron schedule Real-time notifications**: Get instant Telegram updates about download activity Rate limit friendly**: Built-in delays to respect Reddit's API limits Cloud storage integration**: Direct upload to organized Google Drive folders 📋 Prerequisites Before using this workflow, you'll need: Reddit Developer Account**: Create an app at reddit.com/prefs/apps Google Cloud Project**: With Drive API enabled and OAuth2 credentials Telegram Bot**: Created via @BotFather with your chat ID Basic n8n knowledge**: Understanding of credentials and node configuration ⚙️ Setup Instructions Configure Reddit API Access Visit reddit.com/prefs/apps and create a new "script" type application Note your Client ID and Client Secret Add Reddit OAuth2 credentials in n8n Set up Google Drive Integration Enable Google Drive API in Google Cloud Console Create OAuth2 credentials with appropriate scopes Configure Google Drive OAuth2 credentials in n8n Update the folder ID in the workflow to your desired destination Configure Telegram Notifications Create a bot via @BotFather on Telegram Get your chat ID (message @userinfobot) Add Telegram API credentials in n8n Customize Your Settings Update the Settings node with: Your Telegram chat ID List of subreddits to monitor (e.g., ['memes', 'funny', 'pics']) Optional: Adjust wait time between requests Optional: Modify the cron schedule 🔄 How it works Scheduled Trigger: The workflow starts automatically based on your cron configuration Random Selection: Picks a random subreddit from your configured list Fetch Posts: Retrieves the latest 30 posts from the subreddit's "new" section Image Filtering: Keeps only posts with i.redd.it image URLs Duplicate Check: Searches Google Drive to avoid re-downloading existing images Download & Upload: Downloads new images and uploads them to your Drive folder Notification: Sends a Telegram message with the download summary 🛠️ Customization Options Scheduling Modify the cron trigger to run hourly, daily, or at custom intervals Add timezone considerations for your location Content Filtering Add upvote threshold filters to get only popular content Filter by image dimensions or file size Implement NSFW content filtering Storage & Organization Create subfolders by subreddit Add date-based folder organization Implement file naming conventions Notifications & Monitoring Add Discord webhook notifications Create download statistics tracking Log failed downloads for debugging 📊 Use Cases Content Creators**: Automatically collect memes and trending images for social media Digital Marketers**: Monitor visual trends across different communities Researchers**: Archive visual content from specific subreddits for analysis Personal Use**: Build a curated collection of images from your favorite subreddits 🎯 Best Practices Respect Rate Limits**: Keep the wait time between requests to avoid being blocked Monitor Storage**: Regularly check Google Drive storage usage Subreddit Selection**: Choose active subreddits with regular image posts Credential Security**: Use n8n's credential system and never hardcode API keys 🚨 Important Notes This workflow only downloads images from i.redd.it (Reddit's image host) Some subreddits may have bot restrictions Reddit's API has rate limits (~60 requests per minute) Ensure your Google Drive has sufficient storage space Always comply with Reddit's Terms of Service and content policies

Build your own Reddit and Telegram integration

Create custom Reddit and Telegram workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Reddit supported actions

Create
Submit a post to a subreddit
Delete
Delete a post from a subreddit
Get
Get a post from a subreddit
Get Many
Get many posts from a subreddit
Search
Search posts in a subreddit or in all of Reddit
Create
Create a top-level comment in a post
Get Many
Retrieve many comments in a post
Delete
Remove a comment from a post
Reply
Write a reply to a comment in a post
Get
Get
Retrieve background information about a subreddit
Get Many
Retrieve information about many subreddits
Get

Telegram supported actions

Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send and Wait for Response
Send a message and wait for response
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message

FAQs

  • Can Reddit connect with Telegram?

  • Can I use Reddit’s API with n8n?

  • Can I use Telegram’s API with n8n?

  • Is n8n secure for integrating Reddit and Telegram?

  • How to get started with Reddit and Telegram integration in n8n.io?

Need help setting up your Reddit and Telegram integration?

Discover our latest community's recommendations and join the discussions about Reddit and Telegram integration.
Trigi Digital

Looking to integrate Reddit and Telegram in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Reddit with Telegram

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon