Overview
This workflow automates the process of monitoring Epic Games for new free game releases and instantly notifies a Discord channel when new offers are detected.
Key Features
- Scheduled checks for new free games on Epic Games using a schedule trigger.
- HTML extraction and data parsing to identify current free offers.
- Intelligent filtering to detect only new or changed offers, avoiding duplicate notifications.
- Automated message formatting and delivery to a designated Discord channel.
- Static data storage to track previously notified offers and ensure accuracy.
Benefits
- Saves time by eliminating manual monitoring of Epic Games promotions.
- Ensures your Discord community is promptly informed about new free games.
- Reduces redundant notifications with smart change detection.
- Enhances community engagement and value with timely, relevant updates.
Use Cases
- Gaming communities wanting to keep members updated on free game deals.
- Content creators or influencers sharing timely gaming offers.
- Automated deal aggregation bots for Discord servers.
Integrations & Processes
- Utilizes web scraping, data processing, and Discord integration via n8n nodes.
- Employs logic nodes for data comparison, filtering, and message preparation.
- Stores state data for reliable, non-repetitive notifications.