AI Agents

Telegram automation

13 nodes 211 122 Scheduled trigger
Download

Workflow Description

Intelligent Telegram automation using Gemini AI. Scheduled execution processes incoming messages through an LLM Chain, analyzes content, and automatically sends smart responses back to Telegram channels or groups based on predefined logic.

How it works

  1. 1.Configure scheduler trigger to execute automation at specified intervals
  2. 2.Receive Telegram messages and process them through LLM Chain with Gemini
  3. 3.Send intelligent automated responses back to Telegram destinations

Use cases

  • Automatic reply system for answering user inquiries in work groups
  • Scheduled distribution of periodic updates or notifications to Telegram channels
  • Message classification and intelligent routing based on content analysis

Requirements

  • Active Telegram account with full API access to channels and groups
  • Google Gemini API key for natural language processing and AI responses
  • Configured schedule settings matching your desired execution frequency

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

LLM Chain Gemini Telegram

Details

Trigger Scheduled trigger
Nodes 13
Apps 3
Views 211
Downloads 122

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 (13)

/

Basic LLM Chain

LLM Chain

#1

Google Gemini Chat Model

Gemini Model

#2

Schedule Trigger

Schedule Trigger

#3

CreateYearsList

Code

#4

CleanUpYearList

Set

#5

SplitOutYearList

Split Out

#6

GetFrontPage

HTTP Request

#7

ExtractDetails

HTML Page

#8

GetHeadlines

Set

#9

GetDate

Set

#10

MergeHeadlinesDate

Merge

#11

SingleJson

Aggregate

#12

Telegram

Set

#13