N8N Español - NocodeBot
detail.loadingPreview
A Telegram bot that provides information about No-Code tools in Spanish.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow creates a Telegram bot that interacts with users in Spanish. It listens for commands, provides welcome messages, and can potentially retrieve and translate information about No-Code tools from an external source (Strapi, indicated by the HTTP Request node). The bot is designed to be a helpful resource for the "comunidadn8n" (n8n community).
Key Features
- Telegram bot integration
- Handles
/startcommand - Sends welcome and introductory messages
- Potentially retrieves data from an external API (Strapi)
- Executes commands (e.g., for translation)
- Sends photos via Telegram
- Basic error handling with a stop and error node
How To Use
- Set up the Telegram bot with the provided
telegramApicredentials. - Configure the
BASE_URLenvironment variable if the HTTP Request node is intended to fetch data from Strapi. - Ensure the
translatecommand-line tool is available on the server if the Execute Command node is used for translation. - Customize the welcome message and bot responses as needed.
Apps Used
Workflow JSON
{
"id": "090ff1b5-b37d-4501-8db5-7b07a1cf12d3",
"name": "N8N Español - NocodeBot",
"nodes": 0,
"category": "Telegram Bots",
"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: 090ff1b5-b37d...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Weather Bot
A Telegram bot that provides weather information for European cities.
Community Contributed Telegram Recipe Bot
A Telegram bot that sends daily vegan recipes to users upon joining.
Summarize YouTube Videos and Chat About Content with GPT-4o-mini via Telegram
Summarize YouTube video transcripts and engage in conversational AI about the content using GPT-4o-mini, all through Telegram.
Agentic Telegram AI Bot with LangChain and DALL-E 3
An AI-powered Telegram bot that interacts with users, generates images using DALL-E 3, and sends them back.
Telegram Blockchain DEX Screener Insights Agent
A Telegram bot that provides real-time insights from blockchain Decentralized Exchange (DEX) data using the DexScreener API.
Telegram Schedule Bot
Automates meetup scheduling and Q&A via Telegram and Google Sheets.