Стек AI-инструментов

Telegram Bot + n8n automation demo

Connect Telegram messages → n8n workflow → AI processing → reply with results.

Автор: admin · 2 шага · Июн 7, 2026 · 10 просмотров · ★ 5,0 (1)
  1. 01

    Receive Telegram message via webhook

    Set up an n8n trigger node listening to the Telegram bot webhook URL.

    n8n
    Integration Platform (iPaaS)
  2. 02

    Process with LLM

    Send the user message to OpenAI / Claude for parsing and intent extraction.

Обсуждение (1)

  • @admin · Июн 7, 09:19
    Tried this — n8n + Telegram works flawlessly. Saved hours.