AI Discord 로봇이 언급과私信에 응답하여 상황 감지 능력을 가지고 있습니다
고급
이것은Support, AI, IT Ops분야의자동화 워크플로우로, 18개의 노드를 포함합니다.주로 If, Set, Discord, Webhook, DiscordTool 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 상황 인식 Discord 로봇이 GPT-4o를 통해 언급과私信에 답변
사전 요구사항
- •Discord Bot Token 또는 Webhook
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •OpenAI API Key
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (18)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "h7STFu0NJCVsvlbc",
"meta": {
"instanceId": "ff93c7924b638fb6ca7815d8ed0b9e89bc1a4b863863649bb0ed513cdccf1946"
},
"name": "AI Discord Bot Respond to Mentions and DMs with Context Awareness",
"tags": [],
"nodes": [
{
"id": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
520,
500
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "c2461069-028e-4a6f-9670-c75e84f30d26",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
280,
860
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "87dfab19-9acc-48af-b786-1c20106f8e23",
"name": "심플 메모리",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
480,
880
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "74407b9a-d9ae-434e-9eee-17b68b487c2e",
"name": "에이전트용 매핑 데이터",
"type": "n8n-nodes-base.set",
"position": [
180,
500
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a2a7e4e9-084c-4bdf-80e0-5f909a53fe2d",
"name": "봇의 DM 또는 공개 채널 응답 선택",
"type": "n8n-nodes-base.if",
"position": [
900,
500
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "d84d2f02-93b8-4459-82de-bff394ee7455",
"name": "DM으로 응답",
"type": "n8n-nodes-base.discord",
"position": [
1240,
360
],
"webhookId": "9ad5e961-607d-47ed-a461-2f89a90255e6",
"parameters": {},
"typeVersion": 2
},
{
"id": "ff8b9e70-35d1-44de-aba0-e624b468b95f",
"name": "공개 채널로 응답",
"type": "n8n-nodes-base.discord",
"position": [
1240,
640
],
"webhookId": "9ad5e961-607d-47ed-a461-2f89a90255e6",
"parameters": {},
"typeVersion": 2
},
{
"id": "1abd9619-bd4c-493c-a90f-7db16b3cc72d",
"name": "DM 수신",
"type": "n8n-nodes-base.webhook",
"position": [
-80,
260
],
"webhookId": "7ee4637e-8a29-4084-9c44-fc017eb79db8",
"parameters": {},
"typeVersion": 2
},
{
"id": "40fdef9c-e568-4e75-a93e-e20cc9601835",
"name": "공개 멘션",
"type": "n8n-nodes-discord-trigger.discordTrigger",
"position": [
-80,
720
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e1d15d1b-99cd-4b1d-8006-47af3b355143",
"name": "스티키 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
440,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b3b58996-44f5-466e-aeaf-9a163e376e38",
"name": "스티키 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-40,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "583e5a8d-d7f5-4bc6-8d3c-8b47c3d96799",
"name": "스티키 노트9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-180,
500
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3f320db7-1109-4089-8bc9-3c26efe8cd46",
"name": "스티키 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-180,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7bb34978-a5db-4d2d-9853-f8dbbe584c8a",
"name": "스티키 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
760
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "777c1988-3d18-454f-8310-3d647d0ff6ff",
"name": "최근 공개 메시지 읽기",
"type": "n8n-nodes-base.discordTool",
"position": [
840,
900
],
"webhookId": "8dc45278-105e-440d-a71e-08d680a56a6b",
"parameters": {},
"typeVersion": 2
},
{
"id": "10859678-99e8-4ac8-aa05-aeddb25bc816",
"name": "최근 개인 메시지 읽기",
"type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
"position": [
1020,
900
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "5d4bb3fb-b1be-4fcd-a5f3-fbe7cc4aa38f",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
760,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b09f12af-1a4f-45ba-9073-d38dc5e93ad1",
"name": "스티키 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1120,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "b15c5cde-bce6-4fa2-8803-0f7dfe8cbb71",
"connections": {
"Think": {
"ai_tool": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "ai_tool",
"index": 0
}
]
]
},
"b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7": {
"main": [
[
{
"node": "a2a7e4e9-084c-4bdf-80e0-5f909a53fe2d",
"type": "main",
"index": 0
}
]
]
},
"1abd9619-bd4c-493c-a90f-7db16b3cc72d": {
"main": [
[
{
"node": "74407b9a-d9ae-434e-9eee-17b68b487c2e",
"type": "main",
"index": 0
}
]
]
},
"87dfab19-9acc-48af-b786-1c20106f8e23": {
"ai_memory": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "ai_memory",
"index": 0
}
]
]
},
"40fdef9c-e568-4e75-a93e-e20cc9601835": {
"main": [
[
{
"node": "74407b9a-d9ae-434e-9eee-17b68b487c2e",
"type": "main",
"index": 0
}
]
]
},
"c2461069-028e-4a6f-9670-c75e84f30d26": {
"ai_languageModel": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"777c1988-3d18-454f-8310-3d647d0ff6ff": {
"ai_tool": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "ai_tool",
"index": 0
}
]
]
},
"74407b9a-d9ae-434e-9eee-17b68b487c2e": {
"main": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "main",
"index": 0
}
]
]
},
"10859678-99e8-4ac8-aa05-aeddb25bc816": {
"ai_tool": [
[
{
"node": "b69efca3-f0b1-4b8d-8812-9bbc60d2c9c7",
"type": "ai_tool",
"index": 0
}
]
]
},
"a2a7e4e9-084c-4bdf-80e0-5f909a53fe2d": {
"main": [
[
{
"node": "d84d2f02-93b8-4459-82de-bff394ee7455",
"type": "main",
"index": 0
}
],
[
{
"node": "ff8b9e70-35d1-44de-aba0-e624b468b95f",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 지원, 인공지능, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI이메일分诊与GPT-4警报系统及Telegram알림
AI이메일分诊与GPT-4警报系统及Telegram알림
If
Set
Gmail
+
If
Set
Gmail
104 노드Peter Joslyn
지원
고급 예약 예약 AI 어시스턴트
GPT-4, VAPI.ai 및 GHL을 사용한 AI 전화 예약 및 CRM 업데이트 자동화
If
Webhook
Email Send
+
If
Webhook
Email Send
23 노드Sam Yassine
지원
텔레그램과 Pgvector를 사용하여 의미와 구조화된 RAG 기반 이메일 챗봇
Telegram, Mistral, Pgvector의 RAG 기술을 사용하여 이메일 이력과 대화합니다.
If
Set
Code
+
If
Set
Code
20 노드Alfonso Corretti
지원
AI 스마트 어시스턴트: Supabase 스토리지 및 Google Drive 파일과 대화
AI스마트어시스턴트:与Supabase存储및Google Drive文件对话
If
Set
Wait
+
If
Set
Wait
62 노드Mark Shcherbakov
엔지니어링
에이전트 접근 제어 템플릿
사용Airtable및Telegram의AI에이전트访问控制(RBAC)
If
Set
Airtable
+
If
Set
Airtable
36 노드Mario
엔지니어링
Google Drive와 Pinecone 벡터 데이터베이스를 사용하여 AI 기반 WhatsApp 로봇 생성
Google Drive와 Pinecone 벡터 데이터베이스를 사용하여 AI로운 WhatsApp 로봇을 만듭니다.
If
Set
Code
+
If
Set
Code
23 노드Cecilia
지원
워크플로우 정보
난이도
고급
노드 수18
카테고리3
노드 유형11
저자
Niten Musa
@nitenmusaJust like every business has its own processes, every business will have its own AI agents — I sell and teach that transition From France 🇫🇷 — Discipline, Humility, Benevolence
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유