Telegram Serverless
Summary
Telegram Serverless describes a platform for running bot backends directly on Telegram’s infrastructure using JavaScript modules, with deployment via a CLI and an isolated V8 sandbox. The article covers getting started, project structure, module system, database migrations, and testing workflows, emphasizing a no-servers paradigm and integrated tooling for bot development.