AI Agents

Send AI-powered messages to Telegram on a schedule

13 nodes 301 140 Scheduled trigger
Download

Workflow Description

This automation runs on a schedule to generate personalized messages using Gemini's language model, then broadcasts them via Telegram. It processes incoming data, transforms it through AI, and distributes messages to recipients automatically.

How it works

  1. 1.Trigger execution based on a defined schedule
  2. 2.Process data and send it to Gemini LLM to generate intelligent message content
  3. 3.Deliver generated messages to Telegram channels or users

Use cases

  • Send daily personalized notifications to subscribers through Telegram
  • Generate intelligent reports from live data and distribute them automatically
  • Launch targeted marketing campaigns with dynamic, customized messages

Requirements

  • Active Telegram Bot with a valid API token
  • Configured Gemini API access with valid credentials
  • Data source or database containing information to be processed and sent

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 301
Downloads 140

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