# Telegram Bot + n8n automation demo

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

**Author:** @admin · **Created:** 2026-06-07 · **Steps:** 2 · **Tags:** `#telegram`, `#n8n`, `#automation`, `#bot`

## How to use this stack

Prerequisite: n8n self-hosted or cloud account. Telegram bot token from BotFather.

## Steps

### 1. 🤖 Receive Telegram message via webhook

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

**Tool:** [n8n](https://toolstory.ai/tools/71872/n8n/)
 · website: https://n8n.io


### 2. 🤖 Process with LLM

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


---

_Source: [https://toolstory.ai/stacks/wf/40/telegram-bot-n8n-automation-demo/](https://toolstory.ai/stacks/wf/40/telegram-bot-n8n-automation-demo/) · AI Tools Catalog_
