Automate GeekHack Forum Updates to Discord - n8n Workflow | Neura Market
Automate GeekHack Forum Updates to Discord
This n8n workflow automates the monitoring of GeekHack forum RSS feeds for new posts in the Interest Checks and Group Buys sections, sending notifications to Discord via webhooks.
The workflow checks GeekHack RSS feeds hourly for new threads, filters out replies, and prevents duplicate notifications by querying a PostgreSQL database. It scrapes the thread content, extracts images, and formats the data into a Discord embed. Notifications are sent to multiple Discord webhooks, which can be managed dynamically through a web form.
Platform
n8n
Category
Communication
Price
Free
Creator
Viktor Novotny
if
code
html
merge
postgres
debugHelper
formTrigger
httpRequest
rssFeedRead
splitInBatches
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.