AI Agents
Telegram automation
13 nodes
206
112
Scheduled trigger
Workflow Description
An automation template combining scheduled execution with Google's Gemini language model to generate intelligent content and send it automatically via Telegram. The workflow processes data flexibly through result splitting and merging before final distribution.
How it works
- 1.Activate the scheduled trigger to execute the workflow at regular intervals
- 2.Call the Gemini model through an LLM chain to process text and generate content
- 3.Process and split results, then merge them as needed
- 4.Send generated messages automatically to Telegram channels or groups
Use cases
- Publish daily or weekly updates to Telegram channels using AI-powered content
- Generate periodic news summaries or reports and distribute them automatically to team groups
Requirements
- A valid Google Gemini API key for model access
- A Telegram bot token with message sending permissions
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
206
Downloads
112
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (13)
/
Basic LLM Chain
LLM Chain
Google Gemini Chat Model
Gemini Model
Schedule Trigger
Schedule Trigger
CreateYearsList
Code
CleanUpYearList
Set
SplitOutYearList
Split Out
GetFrontPage
HTTP Request
ExtractDetails
HTML Page
GetHeadlines
Set
GetDate
Set
MergeHeadlinesDate
Merge
SingleJson
Aggregate
Telegram
Set