Telegram AI Bot
detail.loadingPreview
A Telegram bot powered by OpenAI for conversational AI and image generation.
🚀Ready to Deploy This Workflow?
About This Workflow
Telegram AI Bot
This workflow creates an interactive Telegram bot that leverages the power of OpenAI's models for both conversational AI and image generation. Users can interact with the bot in a chat mode or use the /image command to generate images based on their prompts.
Key Features
- Conversational AI: Engage in natural language conversations with the bot.
- Image Generation: Create images from text prompts using OpenAI's DALL-E model.
- Language Detection & Response: The bot attempts to detect the user's language and respond in kind.
- Customizable System Prompts: Configure system commands for the AI's behavior.
- Typing Indicators: Provides visual feedback during processing (typing/uploading).
- Error Handling: Gracefully handles unsupported commands.
How To Use
- Import Workflow: Import this JSON into your n8n instance.
- Configure Credentials: Set up the
Telegram botandOpenAi accountcredentials in n8n. - Set Telegram Bot Token: Obtain a token from BotFather on Telegram and configure the
Telegram Triggernode. - Configure OpenAI API Key: Obtain an API key from OpenAI and configure the
OpenAinodes. - Adjust Parameters: Optionally, adjust
model_temperature,token_length, and thesystem_commandin theSettingsnode to fine-tune the bot's behavior. - Start the Bot: The workflow will automatically start receiving messages from your configured Telegram bot.
Apps Used
Workflow JSON
{
"id": "c868e746-3754-4959-852f-cb506be8ad30",
"name": "Telegram AI Bot",
"nodes": 0,
"category": "AI & Machine Learning",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c868e746-3754...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Gmail + Schedule Trigger(270 workflows)
- Gmail + Google Sheets(245 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Gmail + Split Out(132 workflows)
- Gmail + Gmail Trigger(119 workflows)
- Google Sheets + Telegram(118 workflows)
- Form Trigger + Gmail(107 workflows)
- Gmail + Google Drive(93 workflows)
- Airtable + Schedule Trigger(86 workflows)
Related Workflows
Discover more workflows you might like
Telegram AI Langchain Bot with DALL-E 3 Image Generation
An n8n workflow that acts as a Telegram bot, powered by Langchain, for AI chat interactions and image generation using DALL-E 3.
Create an AI-Powered Telegram Bot with Langchain and DALL-E 3
Build a sophisticated Telegram bot using n8n, integrating Langchain for AI conversation and DALL-E 3 for image generation. This workflow allows for dynamic chat interactions and creative image creation directly through Telegram.
NeurochainAI Basic API Integration for Telegram
Integrates NeurochainAI's text and image generation APIs with a Telegram bot.
Telegram AI Chatbot with Long-Term Memory and Note Storage
Build a sophisticated Telegram chatbot powered by AI, capable of maintaining long-term memory and storing notes using Google Docs. This workflow leverages Langchain and n8n nodes to create an intelligent conversational agent.
Transform Images to Lego Style with Line Bot and DALL-E
This workflow automates image transformation to a Lego style using a Line bot webhook, DALL-E for prompt generation, and DALL-E for image creation. It's ideal for creative applications and custom content generation.
AI-Powered Company Research and Enrichment for Google Sheets
Leverage AI with OpenAI and LangChain to automatically research companies, extract key data like domain, market, and pricing, and update Google Sheets. This workflow uses the 'OpenAI Chat Model', 'get_website_content' tool, and 'SerpAPI - Search Google' to enrich your data.