Create dynamic crypto market monitors with Gemini AI and Telegram Bot
Template Description This description details the template's purpose, how it works, and its key features. You can copy and use it directly. Overview This is a powerful n8n "meta-workflow" that acts as a Supervisor. Th...
Template notes
Template Description This description details the template's purpose, how it works, and its key features. You can copy and use it directly.
Overview This is a powerful n8n "meta-workflow" that acts as a Supervisor. Through a simple Telegram bot, you can dynamically create, manage, and delete countless independent, AI-driven market monitoring agents (Watchdogs).
This template is a perfect implementation of the "Workflowception" (workflow managing workflows) concept in n8n, showcasing how to achieve ultimate automation by leveraging the the n8n API.
How It Works ? Telegram Bot Interface: Execute all operations by sending commands to your own Telegram Bot:
/add SYMBOL INTERVAL PROMPT: Add a new monitoring task.
/delete SYMBOL: Delete an existing monitoring task.
/list: List all currently running monitoring tasks.
/help: Get help information.