Give your team instant replies on Telegram with an AI helper that remembers past chats. Incoming messages get answered fast, while key details are stored for future conversations. Ideal for support lines, product FAQs, and busy teams that want faster help without extra staff.
Messages arrive through a Telegram webhook and pass a user and chat ID check. A router only sends text to the AI path and returns a clear error for unsupported types. The agent uses DeepSeek models to write helpful replies, keeps short term context with a memory window, and reads long term notes from Google Docs. It can also write new facts back to Google Docs, so future chats feel personal. A merge step combines the user message with retrieved notes before the agent runs. Replies go straight back to Telegram, and an error path handles failures. A chat trigger is also present for n8n chat testing.
You will need a Telegram bot, a Google account, and a DeepSeek API key. Set the Telegram webhook and verify it, connect Google Docs, and select your memory document. Teams can cut manual replies, keep a living memory of customers, and scale support as chat volume grows. Expect faster response times, fewer mistakes, and more consistent service across shifts.