Telegram
Send messages, photos, and read bot updates via the Telegram Bot API. No external SDK required — uses pure HTTP viafetch.
Quick Start
Config
string
required
Telegram Bot token from @BotFather. Falls back to
TELEGRAM_BOT_TOKEN env var.Tools
No External Dependencies
This toolkit uses the Telegram Bot API directly viafetch — no SDK needed.
Getting a Bot Token
- Open Telegram and message @BotFather
- Send
/newbotand follow the prompts - Copy the token and set it as
TELEGRAM_BOT_TOKEN