AI Tool Stack

Telegram Bot + n8n automation demo

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

By admin · 2 steps · Jun 7, 2026 · 8 views · ★ 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.

Discussion (1)

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