TELEGRAM APPSCHATS · GROUPS

Deploy your Telegram app
by asking for it.

One sentence in Claude Code, Cursor, Codex or any MCP editor and it is live. Long polling keeps running without a cron hack, a keep-alive ping, or a public URL you have to go and buy.

Deploy a telegram app

Free for 7 days, then $3/mo. No card to start.

ONE COMMAND · LONG POLLING · NO WEBHOOK NEEDED
@yourbot
/watch BTC 60000
Watching. I will message you when it crosses.
LONG POLLING · getUpdates OK
WORKS WITH
Claude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTClineClaude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTCline
01 · WHAT CHANGES

Now it keeps
asking. Always.

When Telegram drops the connection your library reconnects, and if the process itself dies we restart it. Either way the answer arrives.

01STEP 1 OF 3
Deploy the folder

One command from your editor. No build config to write.

02STEP 2 OF 3
Set BOT_TOKEN

The token BotFather gave you, stored encrypted.

03STEP 3 OF 3
Poll forever

The process stays awake, so getUpdates keeps working without a cron hack.

Deploy a telegram app
02 · BEFORE YOU ASK

The bit you are
actually wondering.

01

Polling or webhooks?

Polling, unless you have a specific reason. It needs no public URL, no SSL and no inbound port, and it is what nearly every tutorial you followed uses.

02

Can I run a userbot?

No. Userbots violate Telegram’s terms and we suspend them. Bot API accounts only.

03

What happens to messages while it restarts?

Telegram queues updates for a period, so a short restart usually catches up rather than losing them. That is a property of the Bot API, not something we add.

03 · THE DETAIL
CHATS · GROUPS

Whatever it built,
this runs it.

Long-polling needs a process that keeps asking Telegram for updates. That is exactly what a container is for.

WORKS WITH
Telegrafaiogrampython-telegram-botgrammYnode-telegram-bot-api
WHAT YOU GET
LONG POLLING
Works out of the box
WEBHOOKS
Needs a public URL, ask us
FILE UPLOADS
Up to your container disk
TOKEN
From @BotFather

You never open a panel.

Connect once, then deploy, read logs, restart and roll back by asking. No API key to copy.

deploy this telegram app
spocket_deploy({ name: "telegram-app" })
live · restarts on crash
it went offline, why?
spocket_logs({ lines: 50 })
fixed and restarted
04 · WHAT IT COSTS

Priced per app,
not per request.

No metering, no surprise invoice. Seven days free to start, and no card until you keep it.

SOLOBEST FOR TELEGRAM APPS
$3/mo
BILLED MONTHLY

One app, always on. For the thing you just built.

APPS1512MB memory, 2GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAIN1certificate handled for you
DEPLOY FROMClaude, Cursor, or a folder
ROLLBACKEvery version kept
Start with solo
BUILDERPOPULAR
$14/mo
BILLED MONTHLY

Five apps. The one most people land on.

APPS5768MB each, 4GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINS5certificates handled for you
RUNSBots, APIs, static sites
SUPPORTTickets, answered by a person
Start free trial
FLEET
$49/mo
BILLED MONTHLY

Twenty apps for the server you actually run.

APPS201GB each, 8GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINSUnlimited
IF A MACHINE DIESRebuilt elsewhere automatically
SUPPORTDirect line to us
Talk to us

SOLO for telegram apps. Long-polling is one process and one connection. Solo is more than it needs.

Start free for 7 daysCOMPARE EVERY PLAN →No card. Cancel by deleting the app.
05 · QUESTIONS

What people ask
before they deploy.

Polling or webhooks?

Polling, unless you have a reason. It needs no public URL, no SSL, and no inbound port, and it is what every tutorial you followed uses.

Can I run a userbot?

No. Userbots violate Telegram’s terms and we suspend them. App API accounts only.

It should still be
running tomorrow.

$3 a month, always on. First one free for 7 days, no card.

ADD TO CURSORADD TO VS CODE

Cursor and VS Code open and install it themselves. For Claude Desktop or claude.ai, paste the URL under Settings → Connectors → Add custom connector.

Deploy a telegram appSee pricing
© 2026 SPOCKET · BUILT IN MANILA