Tool · Telegram

Telegram Webhook Manager

A small utility I built while wiring a Telegram bot into one of my home services. Check the current webhook, set a new one, or remove it — all from the browser, no command line required.

Your bot token is sent to a serverless function and never stored.

Bot token

Bot Token
Enter your Telegram bot token. You can get this from @BotFather.
Get Webhook Info
Check the current webhook configuration for your bot.
Set Webhook
Connect your bot to a webhook URL to receive updates.
Delete Webhook
Remove the current webhook configuration from your bot.

How to use

  1. 1Enter your bot token from @BotFather
  2. 2Use "Get Webhook Info" to check your current webhook status
  3. 3Use "Set Webhook" to connect your bot to a webhook URL
  4. 4Use "Delete Webhook" to remove the webhook configuration