Telegram AI Bot
detail.loadingPreview
An AI-powered Telegram bot that can respond to messages and generate images using OpenAI.
🚀Ready to Deploy This Workflow?
About This Workflow
Telegram AI Bot
This workflow creates a Telegram bot that leverages OpenAI's capabilities. It can act as a conversational chatbot, respond to the /start command with a greeting, and generate images based on user prompts.
Key Features
- Receives messages from a Telegram chat.
- Processes commands like
/startand/image. - Uses OpenAI's chat completion for general conversation.
- Utilizes OpenAI's image generation for visual content.
- Supports multiple languages based on user's Telegram settings.
- Includes error handling for unsupported commands.
How To Use
- Deploy the workflow: Import this JSON into your n8n instance.
- Configure credentials: Set up your
Telegram botandOpenAI accountcredentials. - Set up Telegram Bot: Create a bot through Telegram's BotFather and obtain the API token. Configure it in n8n.
- Input your OpenAI API key into the 'OpenAi account' credentials.
- Adjust model and token settings in the 'Settings' node (e.g.,
model_temperature,token_length). - Start interacting with your bot on Telegram.
Apps Used
Workflow JSON
{
"id": "3ee2f9ba-7668-4a7d-99a7-d6a6114e88f2",
"name": "Telegram AI Bot",
"nodes": 0,
"category": "AI/OpenAI",
"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: 3ee2f9ba-7668...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
OpenAI Citation for File Retrieval RAG
Generate citations and format text output from OpenAI Assistant with file retrieval.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Instagram Reel Analysis with Gemini and Apify
Unlock deeper insights into your Instagram Reels by automating analysis. This workflow leverages Apify to fetch reel data and Gemini AI to dissect key elements like background, pose, text, and context, enabling better content replication.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.