AI Agents

Telegram AI bot with new nodes and tools

8 nodes 220 135 Automatic trigger
Download

Workflow Description

An intelligent Telegram bot powered by OpenAI's language model that receives messages, processes them through a smart agent equipped with HTTP tools and conversational memory, then delivers contextually aware responses to users.

How it works

  1. 1.Receive incoming Telegram messages through the dedicated trigger
  2. 2.Process the message using GPT model while maintaining conversation history in memory
  3. 3.Execute the intelligent agent to retrieve additional information when needed
  4. 4.Invoke HTTP tools to fetch data from external sources
  5. 5.Send the final response back to the user on Telegram

Use cases

  • Smart customer service bot that answers inquiries with deep contextual understanding
  • Specialized bot that integrates external data sources to provide comprehensive answers

Requirements

  • Valid OpenAI API key configured
  • Active Telegram bot token with full permissions
  • Stable internet connection and reliable execution for real-world operations

Service Value

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

Apps Used

OpenAI Memory Telegram HTTP Request AI Agent

Details

Trigger Automatic trigger
Nodes 8
Apps 5
Views 220
Downloads 135

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

OpenAI Chat Model

OpenAI

#1

Window Buffer Memory

Memory Buffer Window

#2

Listen for incoming events

Set

#3

Sticky Note

Sticky Note

#4

Send final reply

Set

#5

Send back an image

Set

#6

Generate image in Dalle

HTTP Request

#7

AI Agent

Agent

#8