Automated Discord Chatbot for chat Interaction in channel using Gemini 2.0 Flash — n8n ワークフロー

複雑度🔗 Webhook6個のノード🏷️ Miscellaneous👁 1,010回閲覧作成者:JPres

概要

A Discord bot that responds to mentions by sending messages to n8n workflows and returning the responses. Connects Discord conversations with custom automations, APIs, and AI services through n8n.

Full guide on: https://github.com/JimPresting/AI-Discord-Bot/blob/main/README.md

Discord Bot Summary

Overview The Discord bot listens for mentions, forwards questions to an n8n workflow, processes responses, and replies in Discord. This workflow is intended for all Discord users who want to offer A

使用ノード

CodeAI AgentSimple MemoryGoogle Gemini Chat Model

ワークフロープレビュー

memorymodel
W
Webhook
Simple Memory
Google Gemini Chat Model
R
Respond to Webhook
correctNaming
Discord AI Response Agent
6 nodes5 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 6 個のノードを流れます, connecting agent, code, lmchatgooglegemini。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (6)

CO

Code

code

#1
AI

AI Agent

n8n-nodes-langchain.agent

#2
SI

Simple Memory

n8n-nodes-langchain.memoryBufferWindow

#3
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#4

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした automated-discord-chatbot-for-chat-interaction-in-channel-using-gemini-20-flash ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Automated Discord Chatbot for chat Interaction in channel using Gemini 2.0 Flash", "nodes": [...], ...}

インテグレーション

agentcodelmchatgooglegeminimemorybufferwindowrespondtowebhookwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード6
複雑度medium
トリガーwebhook
閲覧数1,010
カテゴリMiscellaneous

作成者

JPres

JPres

@stardawnai

タグ

agentcodelmchatgooglegeminimemorybufferwindowrespondtowebhookwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows