This n8n workflow creates a Telegram AI chatbot that allows users to interact with various AI models, enforce daily usage limits, and log activity for analytics. When users send messages, the workflow fetches available AI models, processes commands (like ‘/models’), and manages prompt routing based on user input. It includes nodes for receiving Telegram messages, fetching and grouping models from an AI API, enforcing daily limits via Google Sheets, logging interactions, and sending responses back to users. The setup supports multiple AI models, dynamic prompt handling, and activity tracking, making it ideal for deploying a versatile AI chatbot within Telegram that manages user requests effectively.
Telegram AI Bot with Usage Limits and Model Management
Node Count | >20 Nodes |
---|---|
Nodes Used | aggregate, code, googleSheets, httpRequest, if, n8n-nodes-aimlapi.aimlApi, set, stickyNote, switch, telegram, telegramTrigger |
Reviews
There are no reviews yet.