Notify on Discord about New Epic Games Free Game Releases
Go to WorkflowDescription
Description
Very straightforward workflow. It checks the Epic Games website if the HTML container with free games has changed. If it did then it will send a notification to Discord with a list of embeds containing those games.
Requirements
You will need to install n8n-nodes-puppeteer community node
Setup
There are two nodes that notify Discord. One at the very end and one in the loop in case of error. Configure them with a webhook or a bot, whatever suits you. That's all.
Nodes Used (4)
Code
n8n-nodes-base.code
Discord
n8n-nodes-base.discord
HTML
n8n-nodes-base.html
HTTP Request
n8n-nodes-base.httpRequest