トランプ氏の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": "If1",
"type": "n8n-nodes-base.if",
"position": [
912,
1472
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "23702743-590c-4e1b-8e23-91cf78b2aba9",
"name": "Get a row1",
"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": "Get New Posts",
"type": "n8n-nodes-base.httpRequest",
"position": [
-224,
1472
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2b82cbb5-885c-47f2-a054-e8c7c512b22e",
"name": "Split Items",
"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": "Store ID for future updates",
"type": "n8n-nodes-base.supabase",
"position": [
2352,
1488
],
"parameters": {},
"typeVersion": 1
},
{
"id": "69939e80-07d1-4f5b-a04d-df67b312b991",
"name": "Send Alert To 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": "Send Alert To 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": {
"ee15abe5-403e-41f6-8978-12fa1f019437": {
"main": [
[],
[
{
"node": "69939e80-07d1-4f5b-a04d-df67b312b991",
"type": "main",
"index": 0
},
{
"node": "6f2e3f3f-f831-4668-9f77-13ac7f6d2fbe",
"type": "main",
"index": 0
}
]
]
},
"Limit1": {
"main": [
[
{
"node": "23702743-590c-4e1b-8e23-91cf78b2aba9",
"type": "main",
"index": 0
}
]
]
},
"23702743-590c-4e1b-8e23-91cf78b2aba9": {
"main": [
[
{
"node": "ee15abe5-403e-41f6-8978-12fa1f019437",
"type": "main",
"index": 0
}
]
]
},
"2b82cbb5-885c-47f2-a054-e8c7c512b22e": {
"main": [
[
{
"node": "Limit1",
"type": "main",
"index": 0
}
]
]
},
"293ee862-91fa-47f1-b9b1-71e9175bf02f": {
"main": [
[
{
"node": "2b82cbb5-885c-47f2-a054-e8c7c512b22e",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger1": {
"main": [
[
{
"node": "293ee862-91fa-47f1-b9b1-71e9175bf02f",
"type": "main",
"index": 0
}
]
]
},
"69939e80-07d1-4f5b-a04d-df67b312b991": {
"main": [
[
{
"node": "4c068639-4f09-45d4-8bd2-4a12f348a00e",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
暗号資産取引所の新規上場・下場警报へTelegram、X、Discord
暗号資産の上場・下場アラートをTelegram、X、Discordに送信
If
Code
Limit
+
If
Code
Limit
26 ノードMalik Hashir
仮想通貨取引
RapidAPIを使って経済カレンダーのPDFレポートをTelegramに自動送信
RapidAPIを使用した経済カレンダーPDFレポートをTelegramに自動送信
Set
Code
Telegram
+
Set
Code
Telegram
19 ノードMalik Hashir
コンテンツ作成
AI駆動型動画制作&Instagram/TikTok/YouTubeへの自動アップロード
クラウドドライブからAI駆動の動画作成およびInstagram、TikTok、YouTubeへのアップロード
If
Set
Code
+
If
Set
Code
53 ノードDevCode Journey
コンテンツ作成
完全な B2B セールスフロー:Apollo リード生成、Mailgun 外信、および AI 返信管理
完全なB2Bセールスフロー:Apolloリード生成、Mailgunアウト Reach、AI返信管理
If
Set
Code
+
If
Set
Code
116 ノードPaul
コンテンツ作成
Sora-2、GPT、YouTubeを使用してアフィリエイト商品動画を作成・公開
Sora-2、GPT、YouTubeを使用してアフィリエイト製品ビデオを作成・配信
If
Set
Code
+
If
Set
Code
34 ノードAmjid Ali
コンテンツ作成
Gemini 2.5 ProとTwelveDataを使ってTelegramボットから株式取引シグナルを生成
Telegram ボットを使用して Gemini 2.5 Pro と TwelveData を用いて株式取引シグナルを生成
Set
Code
Wait
+
Set
Code
Wait
36 ノードMalik Hashir
コンテンツ作成