自动化特朗普Truth Social监控与Telegram和Discord警报
高级
这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 16 个节点。主要使用 If, Code, Limit, Discord, Supabase 等节点。 自动化特朗普Truth Social监控与Telegram和Discord警报
前置要求
- •Discord Bot Token 或 Webhook
- •Supabase URL 和 API Key
- •Telegram Bot Token
- •可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "76f564ce9e1f496ea6c3533f155d5217a31a74b1b62bea30c37742947aa7de7c",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "01a3c01d-3728-46c1-8c4a-34925a010290",
"name": "计划触发器1",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-736,
1472
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ee15abe5-403e-41f6-8978-12fa1f019437",
"name": "条件判断1",
"type": "n8n-nodes-base.if",
"position": [
912,
1472
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "23702743-590c-4e1b-8e23-91cf78b2aba9",
"name": "获取行1",
"type": "n8n-nodes-base.supabase",
"position": [
656,
1472
],
"parameters": {},
"typeVersion": 1
},
{
"id": "98736c49-b7d6-4ffd-8977-8ec5ea5c0b4b",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
1216
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9918ebc6-1e3a-44bc-86ce-35b0c355ddae",
"name": "便签6",
"type": "n8n-nodes-base.stickyNote",
"position": [
1152,
1152
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "46f47aa1-2a1a-4ac0-9a84-fee24e0205f6",
"name": "便签7",
"type": "n8n-nodes-base.stickyNote",
"position": [
1584,
1152
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c7e34988-b6e1-4278-ad4c-3966975c6bb6",
"name": "便签 10",
"type": "n8n-nodes-base.stickyNote",
"position": [
-368,
944
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "293ee862-91fa-47f1-b9b1-71e9175bf02f",
"name": "获取新帖子",
"type": "n8n-nodes-base.httpRequest",
"position": [
-224,
1472
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2b82cbb5-885c-47f2-a054-e8c7c512b22e",
"name": "拆分项目",
"type": "n8n-nodes-base.code",
"position": [
160,
1472
],
"parameters": {},
"typeVersion": 2
},
{
"id": "82e95cf0-657b-4b29-a7db-09a51ff5bfe1",
"name": "便签8",
"type": "n8n-nodes-base.stickyNote",
"position": [
544,
1328
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ec8871d8-437f-4a11-bb46-626604908e4d",
"name": "便签 16",
"type": "n8n-nodes-base.stickyNote",
"position": [
1584,
1712
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3f157628-6ec9-4b2a-9cc6-acff766b207b",
"name": "便签9",
"type": "n8n-nodes-base.stickyNote",
"position": [
2144,
1312
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4c068639-4f09-45d4-8bd2-4a12f348a00e",
"name": "存储 ID 供将来更新",
"type": "n8n-nodes-base.supabase",
"position": [
2352,
1488
],
"parameters": {},
"typeVersion": 1
},
{
"id": "69939e80-07d1-4f5b-a04d-df67b312b991",
"name": "发送警报到 Telegram2",
"type": "n8n-nodes-base.telegram",
"position": [
1344,
1488
],
"webhookId": "a2a4b13e-31ae-4269-8f1a-defc3538a289",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "6f2e3f3f-f831-4668-9f77-13ac7f6d2fbe",
"name": "发送警报到 Discord2",
"type": "n8n-nodes-base.discord",
"position": [
1824,
2080
],
"webhookId": "2e9a4cf3-e607-401b-8381-0ac4b47f14fb",
"parameters": {},
"typeVersion": 2
},
{
"id": "7d90fb9a-911a-40f1-8e10-dfa722e385ea",
"name": "限制1",
"type": "n8n-nodes-base.limit",
"position": [
368,
1472
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"If1": {
"main": [
[],
[
{
"node": "Send Alert To Telegram2",
"type": "main",
"index": 0
},
{
"node": "Send Alert To Discord2",
"type": "main",
"index": 0
}
]
]
},
"Limit1": {
"main": [
[
{
"node": "Get a row1",
"type": "main",
"index": 0
}
]
]
},
"Get a row1": {
"main": [
[
{
"node": "If1",
"type": "main",
"index": 0
}
]
]
},
"Split Items": {
"main": [
[
{
"node": "Limit1",
"type": "main",
"index": 0
}
]
]
},
"Get New Posts": {
"main": [
[
{
"node": "Split Items",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger1": {
"main": [
[
{
"node": "Get New Posts",
"type": "main",
"index": 0
}
]
]
},
"Send Alert To Telegram2": {
"main": [
[
{
"node": "Store ID for future updates",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 内容创作, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
加密货币交易所上币和下币警报到Telegram、X和Discord
加密货币交易所上币和下币警报发送到Telegram、X和Discord
If
Code
Limit
+7
26 节点Malik Hashir
加密货币交易
通过RapidAPI自动发送经济日历PDF报告到Telegram
通过RapidAPI自动发送经济日历PDF报告到Telegram
Set
Code
Telegram
+3
19 节点Malik Hashir
内容创作
AI驱动视频创作与上传至Instagram、TikTok和YouTube
从云端硬盘进行AI驱动视频创作并上传至Instagram、TikTok和YouTube
If
Set
Code
+14
53 节点DevCode Journey
内容创作
完整的 B2B 销售流程:Apollo 潜在客户生成、Mailgun 外展和 AI 回复管理
完整的 B2B 销售流程:Apollo 潜在客户生成、Mailgun 外展和 AI 回复管理
If
Set
Code
+26
116 节点Paul
内容创作
使用Sora-2、GPT和YouTube创建和发布联盟产品视频
使用Sora-2、GPT和YouTube创建和发布联盟产品视频
If
Set
Code
+12
34 节点Amjid Ali
内容创作
使用Gemini 2.5 Pro和TwelveData通过Telegram机器人生成股票交易信号
使用Gemini 2.5 Pro和TwelveData通过Telegram机器人生成股票交易信号
Set
Code
Wait
+9
36 节点Malik Hashir
内容创作