AI Agents

Connect Telegram with OpenAI

15 nodes 219 125 Automatic trigger
Download

Workflow Description

An automation template that connects a Telegram bot to OpenAI's GPT model, receiving user messages and sending intelligent responses instantly while maintaining conversation context through a memory buffer.

How it works

  1. 1.Receive incoming messages from Telegram via the trigger
  2. 2.Send the message to an AI Agent connected to OpenAI for processing
  3. 3.Maintain conversation context using Buffer Memory and return the response to the user

Use cases

  • Intelligent customer support bot that answers inquiries automatically
  • Personal assistant that understands context across multiple messages

Requirements

  • OpenAI API key for model access
  • Telegram Bot Token obtained from BotFather

Service Value

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

Apps Used

OpenAI Memory Telegram AI Agent

Details

Trigger Automatic trigger
Nodes 15
Apps 4
Views 219
Downloads 125

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

/

OpenAI Chat Model

OpenAI

#1

Window Buffer Memory

Memory Buffer Window

#2

Correct errors

Set

#3

Listen for incoming events

Set

#4

Download voice file

Set

#5

Combine content and set properties

Set

#6

Send final reply

Set

#7

Send error message

Set

#8

Convert audio to text

OpenAI

#9

Sticky Note

Sticky Note

#10

Sticky Note1

Sticky Note

#11

Sticky Note2

Sticky Note

#12

Send Typing action

Set

#13

AI Agent

Agent

#14

Determine content type

Switch

#15