Back to APIs list

Telegram API examples & templates

Use these vals as a playground to view and fork Telegram API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
adjacent avatar
telegramDalleBot
@adjacent
HTTP
Forked from hootz/telegramDalleBot
begoon avatar
telegrambot
@begoon
HTTP
This val is a demo skeleton of a telegram chat bot. It requires the BOT_TOKEN environment varialbe, which the telegram bot token. Another required variable is ME. The variable is an HTTP header to call a few extra endpoints (see the code). One of those endpoints is /webhook/set , which installs the webhook to activate the bot. The code is mostly educational. The bot echos back incoming messages. There is one command, /ai , which sends the incoming messages to Open AI and forwards the reply back to the chat.
stevekrouse avatar
telegramBotHandler
@stevekrouse
HTTP
Forked from hootz/telegramDalleBot
stevekrouse avatar
telegramValTownBotWebhook
@stevekrouse
HTTP
The beating heart of the @ValTownBot on Telegram: https://www.val.town/v/stevekrouse.telegram
yawnxyz avatar
telegramWebhookEchoMessage
@yawnxyz
HTTP (deprecated)
Forked from ghsaboias/telegramWebhookEchoMessage
vtdocs avatar
telegramSendMessage
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
vtdocs avatar
telegramSetWebhook
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
pomdtr avatar
sendToTelegram
@pomdtr
Script
An interactive, runnable TypeScript val by pomdtr
pomdtr avatar
telegramWelcome
@pomdtr
Script
An interactive, runnable TypeScript val by pomdtr
ghsaboias avatar
telegramWebhookEchoMessage
@ghsaboias
HTTP (deprecated)
Forked from maxm/telegramWebhookExample
dpetrouk avatar
telegramWebhookEchoMessage
@dpetrouk
Express
Forked from vtdocs/telegramWebhookEchoMessage
vtdocs avatar
telegramGetMe
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
marksteve avatar
telegram
@marksteve
Script
An interactive, runnable TypeScript val by marksteve
narthur avatar
telegramBot
@narthur
Script
An interactive, runnable TypeScript val by narthur
vtdocs avatar
telegramSendPhoto
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
vtdocs avatar
telegramWebhookEchoMessage
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs