Developer & DevOps

Analyze Telegram messages and reply to safe ones

5 nodes 285 168 Automatic trigger
Download

Workflow Description

Automates receiving messages from Telegram, analyzes their safety using Google Perspective, and sends automatic replies only to trustworthy messages while filtering harmful content.

How it works

  1. 1.Receive incoming message from Telegram channel
  2. 2.Analyze message safety score via Google Perspective
  3. 3.Check safety threshold using conditional logic
  4. 4.Send automatic reply to safe messages
  5. 5.Skip processing for unsafe messages

Use cases

  • Filter harmful messages before sending responses
  • Manage channels with automated safe support

Requirements

  • Active Telegram account with bot token
  • Google Perspective API key

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Telegram Google Perspective

Details

Trigger Automatic trigger
Nodes 5
Apps 2
Views 285
Downloads 168

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (5)

Telegram Trigger

Set

#1

Google Perspective

Google Perspective

#2

IF

If

#3

Telegram

Set

#4

NoOp

No Op

#5