Automated MIT AI News Delivery to Discord with Deduplication — n8n 工作流

复杂度 定时8 个节点🏷️ Miscellaneous作者:Vasyl Pavlyuchok

概览

Stay ahead of the curve with the latest Artificial Intelligence research from MIT, delivered directly to your Discord server—clean, filtered, and duplicate-free.

This workflow is perfect for AI agencies, researchers, and tech teams who want to stay informed without the noise.

How it works This workflow runs automatically every day (default 9:00 AM) to: Fetch the official MIT News RSS feed for the "Artificial Intelligence" topic. Filter articles to keep only those published in the last 24 hours

使用的节点

Discord

工作流预览

⚠️ SETUP REQUIRED (Read First)
This workflow uses an n8n Data Table to prevent duplica
1. Create a Data Table
Go to your n8n dashboard > Data Tables and create one n
1. Fetch & Filter
Get MIT AI News and filter for the last 24h.
2. Deduplication Logic
Check if the link exists in the Data Table.
* Found? Stop.
* New? Add to table and proceed.
3. Notify
Send to Discord.
0. Daily Trigger
Workflow executes daily at 9am, (you can change the int
🧪 Try It Out!
What this template does
* Fetches the latest AI headlines from MIT News RSS fee
* Filters articles ensuring they were published in the
* Deduplicates*
Hey, I'm Vasyl Pavlyuchok
I design AI-powered automation systems for
founders and agencies. I build the systems that
let businesses run without you.
🚀 What I can help you with
* Killing
!Vasyl Pavlyuchok
R
Register New Article
A
Avoid Duplicated Articles
F
Filter 24h (articles)
S
Scheduled Daily Trigger
MIT AI Articles
M
mit-artificial-intellige…
C
Cleaning Up Data
W
Wait 1sec
8 nodes7 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 8 个节点, connecting datatable, discord, filter。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (8)

DI

Discord

discord

#1

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 automated-mit-ai-news-delivery-to-discord-with-deduplication 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Automated MIT AI News Delivery to Discord with Deduplication", "nodes": [...], ...}

集成

datatablediscordfilterrssfeedreadscheduletriggersetwait

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点8
复杂度medium
触发器scheduled

创建者

Vasyl Pavlyuchok

Vasyl Pavlyuchok

@vasylpavlyuchok

标签

datatablediscordfilterrssfeedreadscheduletriggersetwait

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →

Related Miscellaneous Workflows