Automate Reddit to Discord Postings with Image Links - n8n Workflow | Neura Market
Automate Reddit to Discord Postings with Image Links
This workflow automatically fetches new Reddit posts, filters them, extracts image URLs, and posts the content to a Discord channel every 15 minutes.
The workflow is designed to streamline the process of sharing Reddit content on Discord. It runs every 15 minutes to check for new posts in a specified subreddit, filters out unwanted posts such as moderator announcements, retrieves detailed post data, extracts direct image URLs, and sends the post title, image, and link to a Discord channel via a webhook. This ensures that your Discord community stays updated with the latest Reddit content, complete with images.
Platform
n8n
Category
Communication
Price
Free
Creator
Sebastian Müller
if
code
reddit
discord
stickyNote
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.