workflows.fit
Back to n8n workflows
n8n templateFreeBy Hemanth Arety

Generate AI-curated Reddit digests for Telegram, Discord & Slack with Gemini

Automatically fetch, curate, and distribute Reddit content digests using AI-powered filtering. This workflow monitors multiple subreddits, ranks posts by relevance, removes spam and duplicates, then delivers beautiful...

DevelopmentCore NodesCommunicationHITLAILangchainSticky NoteSchedule Trigger
Loading interactive preview...

Template notes

Automatically fetch, curate, and distribute Reddit content digests using AI-powered filtering. This workflow monitors multiple subreddits, ranks posts by relevance, removes spam and duplicates, then delivers beautifully formatted digests to Telegram, Discord, or Slack.

Who's it for

Perfect for content creators tracking trends, marketers monitoring discussions, researchers following specific topics, and community managers staying informed. Anyone who wants high-quality Reddit updates without manually browsing multiple subreddits.

How it works

The workflow fetches top posts from your chosen subreddits using Reddit's JSON API (no authentication required). Posts are cleaned, deduplicated, and filtered by upvote threshold and custom keywords. An AI model (Google Gemini, OpenAI, or Claude) then ranks remaining posts by relevance, filters out low-quality content, and generates a formatted digest. The final output is delivered to your preferred messaging platform on a schedule or on-demand.

Setup requirements

- n8n version 1.0+ - AI provider API key (Google Gemini recommended - has free tier) - At least one messaging platform configured: - Telegram bot token + chat ID - Discord webhook URL - Slack OAuth token + channel access

How to set up