From 4dea01406effebf24eb146dca784a30132180231 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 3 Feb 2026 13:39:09 -0800 Subject: [PATCH] docs: add Telegram setup guide link to README (#103) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Written by Cameron ◯ Letta Code "The beginning of wisdom is the definition of terms." - Socrates --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 60531c6..7471a74 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,6 +11,7 @@ LettaBot is a multi-channel AI assistant powered by [Letta](https://letta.com) t - [Gmail Pub/Sub](./gmail-pubsub.md) - Email notifications integration ### Channel Setup +- [Telegram Setup](./telegram-setup.md) - BotFather token setup - [Slack Setup](./slack-setup.md) - Socket Mode configuration - [Discord Setup](./discord-setup.md) - Bot application setup - [WhatsApp Setup](./whatsapp-setup.md) - Baileys/QR code setup