What it costs
How much does it cost to keep a Telegram bot online
In short
Keeping a Telegram bot running around the clock on Netrun costs $1.49 a week, $4.99 a month or $47.99 a year — about $4 a month if you pay for a year up front. The first 3 days are free so you can see that the bot builds and replies. The price already covers the server, the build, HTTPS, restarts after a crash and live logs — there are no separate bills for those.
Once your bot is written and replying on your own computer, the next question is usually about money: what will it cost to keep it online all the time. The usual answer — “rent a VPS” — hides half of the sum. On top of the server price come the hours spent installing the runtime, setting up autostart, and working out why the bot did not come back after a reboot.
Let us count honestly: what a bot costs on your own server, what it costs on a platform, and at which point the difference stops being about money at all.
Add up what your own server really costs#
The cheapest VPS is not expensive, and that is usually where the comparison stops. But work comes attached: installing the right language version and libraries, setting up autostart so the bot comes back after a reboot, watching disk space, updating the system, and figuring out why everything suddenly stopped. Even counting your own time at a modest rate, the first evening of setup costs more than a year of the platform. You pay for the server in money and for everything else in hours.
Look at what the platform price includes#
On Netrun the plan price is the whole sum. It covers the server your bot runs on, building the project from your code, around-the-clock operation, automatic restarts after a crash, live logs, and an HTTPS link if the project has a web part. There are no separate bills for traffic, builds or certificates: $4.99 a month means $4.99 a month.
Pick the billing period that fits the job#
The Pro plan can be paid three ways: $1.49 for a week, $4.99 for a month and $47.99 for a year. A year is the best deal — roughly $4 a month. A week costs more per day, but it is exactly what you need when the bot is not meant to run forever: a bot for an event, or one you are showing to a client. Pay for a week, let it run, and stop.
Try the bot free for 3 days#
There is no need to pay before you know the bot even starts on someone else's server. On the free plan a bot runs for 3 days: enough to upload the code, watch the project build, and check that the bot answers commands. You get an email a day before it stops. Nothing is deleted — the code, settings and token stay in place, and after payment the bot picks up where it left off.
Count the second bot separately#
The plan decides how a project runs; the number of projects is what slots are for. One project is included in the plan, and every extra one is a slot at $3.99 for 30 days. So two bots running around the clock is $4.99 for the plan plus $3.99 for the slot each month. You do not rent a second server, and you do not set it up from scratch again.
Pay in whatever way suits you#
Prices are shown in dollars, but you can pay with a Russian card or via SBP: your card is charged the ruble amount at the current rate, with no currency exchange on your side. We also accept cryptocurrency. The money lands on your balance, and the plan and slots are paid from it — so you can see what is left and turn off auto-renewal whenever you want.
The bottom line is simple: a server for a bot costs about the price of a cup of coffee a month either way, and what differs is what you pay on top. On your own server it is evenings of setup and incident triage; on a platform it is nothing. Upload your bot to Netrun and check the numbers yourself — the first 3 days are free.
Common questions
How much does it cost to keep a Telegram bot online around the clock?
On Netrun it is $1.49 a week, $4.99 a month or $47.99 a year on the Pro plan. Paying yearly is the best value — roughly $4 a month. The price covers the server, the build, non-stop operation, restarts after a crash, and logs.
Can I keep a bot online for free?
You can try it for free. On the free plan a bot runs for 3 days, which is enough to confirm that it builds and replies. Permanently free bot hosting does not exist anywhere: a bot is busy all the time waiting for messages, so it occupies a server around the clock. Websites are different — they fall asleep with no visitors and can stay on the free plan indefinitely.
Which is cheaper, a VPS or a platform?
The sticker prices are comparable; the difference is how much you do yourself. On a VPS you pay for a bare machine and then set it up: runtime, autostart, updates, incident triage. On a platform all of that work is included in the same sum. If you have one or two bots and no wish to administer a server, the platform works out cheaper overall.
Do I pay extra for traffic, a domain or a certificate?
No. An HTTPS link is issued immediately and is part of the plan; there is no separate bill for traffic or certificates. Your own domain can be connected on Pro — you pay only your registrar for it, nothing to the platform.
What does a second or third bot cost?
Every project beyond the first is a slot at $3.99 for 30 days. You still have one plan: the plan decides how projects run, slots decide how many there are. No extra server per bot.
Can I pay only for the months I need the bot?
Yes. Auto-renewal can be switched off in your account, and nothing is charged once the paid period ends. For short jobs weekly billing is handier — $1.49: the bot runs for a week and then it is up to you whether to extend.
What is different about the Pro plan?
On the Pro plan your project runs around the clock: a website does not sleep and responds instantly, with no pause to wake up, while a bot or a background script keeps running with no 3-day limit. On top of that, Pro gives more memory, CPU and disk space, and a Pro website can use your own domains — as many as you need, each with HTTPS.
What are slots and how do they work?
A slot adds one more project on top of your plan — it is about how many projects you have, not how they run. You can buy a slot on any plan, and each slot renews separately, independently of the plan. A slot does not turn on around-the-clock work: to keep a bot running beyond 3 days you need the Pro plan, while a slot is what you need once you have more than one project.
Can I pay with a Russian card or via SBP?
Yes. You can add funds with a Russian card or via SBP, even though prices are shown in dollars. Your card is charged the ruble amount at the current rate — no foreign card and no currency exchange on your side. Besides card and SBP we also accept cryptocurrency.
What happens to my bot after 3 days on the free plan?
The bot switches off, but your code, settings and secrets stay where they are — we delete nothing. A day before it switches off we send you a warning. Switch to the Pro plan, and the bot starts again from the same place and runs around the clock. A new bot uploaded after that is built too, but it will not start: free time is counted per account, not per project.