T
teleLakel
@telelakel
18.04.2026 08:58
teleLakel Фото: On the test server, @BotFather has received a new setting called «Bot Cloud». Each bot now features an «Enable Cloud» toggle. Once enabled, it generates a special Bot Cloud token (in the format app10000...). This feature allows developers to run serverless JavaScript functions directly on Telegram's infrastructure. With Bot Cloud, a bot can operate entirely in the cloud — no need for a dedicated server, VPS, webhooks, or long polling. The code executes automatically on Telegram's servers in response to incoming updates, significantly simplifying development and maintenance, especially for simple bots. @telelakel
An official MiniApp acting as a built-in IDE for Bot Cloud was spotted on the test server.

It lets you write, test, and deploy JavaScript code for bots directly on Telegram infrastructure.

The app works as a visual sandbox and control panel. Left side — code editor with autocomplete, where you define logic for handling incoming Telegram updates. Right side — execution result in JSON.

Environment includes a built-in SDK for native interaction with Telegram API — no third-party frameworks. Each bot also gets an isolated database with direct SQL queries support and a built-in Query Builder for state storage.

Script execution runs via MiniApp auth — user data is passed into function context automatically.

@telelakel
26 245 17.1K

Обсуждение 26

Обсуждение не доступно в веб-версии. Чтобы написать комментарий, перейдите в приложение Telegram.

Обсудить в Telegram
Открыть в Telegram