Zum Inhalt springen
Social MediaPro — €97

Scheduled Batch Processing of Discord Data

100/100
24 Nodes

Beschreibung

Verarbeitet Discord-Daten stapelweise nach einem Zeitplan, inklusive Deduplizierung und Filterung.

Setup-Anleitung

## Try it out
### This n8n template demonstrates how you can automate community moderation using human-in-the-loop functionality for Discord.

The use-case is for detecting and dealing with spam messages in a predefined and consistent way. Human-in-the-loop allows for a balance between overly aggressive bots and time and effort from the moderation team.

### How it works
* A scheduled trigger is used to scan the most recent messages in a Discord Channel. Messages are tagged via the "Remove Duplicates" node so they don't get processed again in the future.
* Messages are grouped by user to allow for minimising of number of notifications sent.
* An AI text classifier node is then used to detect for spam in each user's message.
* When detected, a notification is sent to a moderation channel using the Send-and-wait mode for Discord. This notification comes with an n8n form and dropdown list of predefined actions to take in dealing with the spam messages. Once sent the workflow waits until a response is received.
* Once a moderator selects an action, the workflow continues and carries out a predefined moderation action.

### How to use
* Depending on how busy your community is and subject to spammers, you may need to increase the scheduled interval.
* Add as many or few moderation actions as required.
* Remember to activate the workflow to  get it started.


### Need Help?
Join the [Discord]({{ $env.WEBHOOK_URL }} or ask in the [Forum]({{ $env.WEBHOOK_URL }}

Benötigte Integrationen (8)

Discord

Discord

API Key

Execute Workflow

ExecuteWorkflow

Filter

Filter

Remove Duplicates

RemoveDuplicates

Schedule

Schedule

Split In Batches

SplitInBatches

Split Out

SplitOut

Stop And Error

StopAndError

Workflow freischalten

Kaufe das Pro Bundle für 97 — erhalte sofortigen Zugang zu diesem und allen weiteren Starter + Pro Workflows als ZIP-Datei zum Import in n8n.

Sichere Zahlung via Stripe. 7-Tage Geld-zurück-Garantie.
← Zurück zum Marketplace