ES | EN
AI

Telegram AI Chatbot

TelegramOpen Ai
Nodes 2
Complexity Basic
Category AI
n8n popularity 168,542 views in n8n library

The workflow starts by listening for messages from Telegram users. The message is then processed, and based on its content, different actions are taken. If it's a regular chat message, the workflow generates a response using the OpenAI API and sends it back to the user. If it's a command to create an image, the workflow generates an image using the OpenAI API and sends the image to the user. If the command is unsupported, an error message is sent. Throughout the workflow, there are additional nodes for displaying notes and simulating typing actions.

Apps and nodes included

Step-by-Step Implementation Guide

Automatiza tu Chatbot de Telegram con IA

Este workflow crea un chatbot en Telegram que utiliza la API de OpenAI para generar respuestas a los mensajes de texto y crear imágenes a petición.

Nodos utilizados

  • Telegram: Para escuchar y enviar mensajes en Telegram.
  • OpenAI: Para generar respuestas de texto e imágenes.

Pasos de configuración

  • Paso 1: Configura el nodo de Telegram con tu token de bot.
  • Paso 2: Configura el nodo de OpenAI con tu clave de API.
  • Paso 3: Opcional: Define comandos específicos para la generación de imágenes.
  • Paso 4: Prueba el chatbot enviándole mensajes en Telegram.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.