Connect your AI to Telegram

The credential never enters the model context: it lives in the FlurryPORT secret store, deliveries are signed server-side, and every send returns a receipt your agent can quote.

Auth model
static_header
Suggested secret
TELEGRAM_BOT_TOKEN
Scopes
Bot token from @BotFather; rides the URL path (bot<token>/sendMessage).
Provider docs
https://core.telegram.org/bots/api

Recipes for Telegram

flurryport:telegram-senddelivery

Send Telegram messages from your AI; the bot token stays on the server.

More in Messaging