Telegram AI Chatbot with OpenAI Chat & Image Generation - n8n Workflow | Neura Market
Telegram AI Chatbot with OpenAI Chat & Image Generation
Creates an intelligent Telegram bot that handles user chats via OpenAI GPT, generates images on /image command, and supports /start with error handling for unsupported inputs.
This n8n workflow powers a fully functional Telegram AI chatbot. It begins with a Telegram Trigger node that listens for incoming messages from users. A Switch node (CheckCommand) then analyzes the message text: regular messages are routed to OpenAI for natural language responses, messages starting with '/image ' trigger DALL-E image generation, '/start' is handled separately, and unsupported commands fall back to an error response. Responses and images are sent back via Telegram nodes, with sti
Platform
n8n
Category
Data & Analytics
Price
$14.99
Creator
BestWorkflows
Telegram
OpenAI
AI Chatbot
Image Generation
Bot Automation
API Integration
n8n Workflow
ChatGPT
DALL-E
Agentic AI
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.