Automatically Post Latest Reddit Content to Discord with Image Extraction
Reddit Poster to Discord This workflow checks Reddit every 15 minutes for new posts and sends selected posts to a Discord channel via webhook. Flow Overview: Schedule Trigger Runs every 15 minutes. Fetch Latest Posts ...
Template notes
Reddit Poster to Discord This workflow checks Reddit every 15 minutes for new posts and sends selected posts to a Discord channel via webhook.
Flow Overview: Schedule Trigger Runs every 15 minutes.
Fetch Latest Posts Retrieves up to 3 new posts from any subreddit.
Filter Posts Skips moderator or announcement posts based on author ID.
Fetch Full Post Data Gets full details for the remaining post.
Extract Image URL Parses the post to extract a direct image link.
Send to Discord Sends the post title, image, and link to a Discord webhook.
Setup Notes: - Create a Reddit app and connect credentials in n8n.