đź”’ Discord server anti-impersonation / scammer tracker with data tables

⚡ 104 views · 🔒 SecOps & Security Automation

Description

Discord Member Change Tracker

This n8n template demonstrates how to automatically monitor and track username and nickname changes across your Discord server members. Perfect for community moderation, security monitoring, and maintaining accountability in large servers!

Use cases are many

Try tracking suspicious account behavior, maintaining audit logs for member identity changes, or monitoring impersonation attempts in your community!

Good to know

How it works

How to use

Requirements

Data Table Setup

Main Database Table: “zft member list”

Create a data table with these columns:

Change Tracking Table: “user member changes”

Create a data table with these columns:

Important: After creating your tables, update all Data Table node configurations with your actual table IDs. You can find these IDs in the n8n Data Table URLs.

Customising this workflow

Questions?

If you have questions or need help with this workflow, feel free to reach out:

đź”— Nodes Used

Discord, Schedule Trigger, Data table

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup