Automate Toxic Language Detection in Telegram Messages - n8n Workflow | Neura Market
Automate Toxic Language Detection in Telegram Messages
This workflow automatically detects and responds to toxic language in Telegram messages using Google Perspective API, ensuring a respectful communication environment.
The workflow triggers when a new message is sent in a Telegram chat. It uses Google Perspective API to analyze the message for toxic content, such as profanity or threats. If the message is deemed toxic, a response is sent back to the chat, warning against such language. This helps maintain a positive and respectful communication space.
Platform
n8n
Category
AI
Price
Free
Creator
Lily Zhang
if
noOp
telegram
telegramTrigger
googlePerspective
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.