Automated Discord Chatbot for chat Interaction in channel using Gemini 2.0 Flash — n8n ワークフロー
概要
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
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 6 個のノードを流れます, connecting agent, code, lmchatgooglegemini。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
Code
code
AI Agent
n8n-nodes-langchain.agent
Simple Memory
n8n-nodes-langchain.memoryBufferWindow
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automated-discord-chatbot-for-chat-interaction-in-channel-using-gemini-20-flashファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
JPres
@stardawnai