VK bot hosting in a couple of minutes

Wrote a bot for a VK community and have nowhere to run it? Connect the repo - Dada Cloud builds and runs the bot and issues an HTTPS address for the Callback API. If it crashes, it restarts itself. Free tier, servers in Russia.

Why VK bots live on Dada Cloud

Ready HTTPS address for Callback API

VK only sends events to an HTTPS address - the platform issues one right after deploy, certificate included.

Auto-build without Docker

A bot on Flask, FastAPI or aiohttp is detected and built automatically - no Dockerfile needed.

Runs around the clock

The bot is a persistent process, not a sleeping function. If it crashes, it restarts itself.

PostgreSQL for your users

Subscribers, settings, history - in a managed database next door, DATABASE_URL wired in automatically.

Data in Russia (152-FZ)

Community user data is stored on servers inside Russia - what the personal-data law requires.

Free tier to start

Your first bot can run for free, no card required.

VK bot hosting - FAQ

Deploy the bot and get an HTTPS address like name.dada-tuda.ru. Set it as the Callback API address in your VK community settings, return the confirmation string from your code - and events start flowing.

Get your backend live from GitHub today

Connecting a repo takes a minute. You only pay for what you actually use.

Create account