Moderate Your Discord Server using chatGPT-5 & Google Sheets (Learning System) — n8n ワークフロー

複雑度 スケジュール12個のノード🏷️ Miscellaneous👁 25回閲覧作成者:Cj Elijah Garay

概要

Discord AI Content Moderator with Learning System

This n8n template demonstrates how to automatically moderate Discord messages using AI-powered content analysis that learns from your community standards. It continuously monitors your server, intelligently flags problematic content while allowing context-appropriate language, and provides a complete audit trail for all moderation actions.

Use cases are many:

Try moderating a forex trading community where enthusiasm runs high, protecting a gam

使用ノード

Google SheetsDiscordCodeAI AgentOpenAI Chat Model

ワークフロープレビュー

AI-Driven Discord Moderation with Google Shee
How it works:
This workflow monitors your Discord channel every 3 min
Training Data
Loads examples from Google Sheets (message_content, sho
Message Analysis
Fetches recent messages, formats them with training dat
Processing & Cleanup
Parses AI results, deduplicates, then loops through eac
model
S
Schedule Trigger
AI Agent
update admin channel abo…
delete bad content
GPT5 mini
Get only the bad messages
Get sheet knowledgebase
Get recent messages
prep messages for AI
W
wait
S
Set Credentials Here
L
Loop Over Items
12 nodes12 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

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

  3. 3

    出力

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

ノード詳細 (12)

GO

Google Sheets

googleSheets

#1
DI

Discord

discord

#2
CO

Code

code

#3
AI

AI Agent

n8n-nodes-langchain.agent

#4
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#5

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

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

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

{ "name": "Moderate Your Discord Server using chatGPT-5 & Google Sheets (Learning System)", "nodes": [...], ...}

インテグレーション

agentcodediscordgooglesheetslmchatopenaischeduletriggersetsplitinbatcheswait

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード12
複雑度medium
トリガーscheduled
閲覧数25
カテゴリMiscellaneous

作成者

Cj Elijah Garay

Cj Elijah Garay

@elijahbuilds-ai

タグ

agentcodediscordgooglesheetslmchatopenaischeduletriggersetsplitinbatcheswait

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows