Deployment

Deploy your way.
Same widget, four backends.

From a free Cloudflare Worker with no server to manage, to a fully-hosted SaaS, to the SDK in your own backend — the embedded widget never knows the difference. Start with the lite mode, upgrade when you outgrow it.

Free · Cloudflare

Serverless lite

A free edge worker. No server, no database.

  • Deploy to Cloudflare Workers in minutes
  • Zero servers to run, zero database to manage
  • Bot token stays server-side (never in the browser)
  • Telegram, with one forum topic per visitor
  • Free tier — state lives in Telegram + edge KV
Self-hosted

Bridge-server

Run the Go bridge-server on your own infra.

  • Single Go binary or Docker — no code to write
  • Telegram, Discord and Slack at once
  • Edit/delete sync, attachments, AI fallback
  • In-memory or Redis sessions
  • Your servers, your data
Hosted

Hosted SaaS

Fully managed. We run the infrastructure.

  • Paste one script tag — nothing else to run
  • All channels + every feature, kept up to date
  • Dashboard, history, team members
  • Automatic scaling and updates
  • Free tier, then usage-based plans
In your backend

Embedded SDK

Drop the SDK into your own backend.

  • Node · Python · Go · PHP · Ruby
  • You own the routes, the storage and the auth
  • Full features wired into your stack
  • Your database, your business logic
  • Maximum control and customization

Coming from a Telegram-only relay?

The serverless mode keeps the “no backend to manage, no database” spirit — but runs on Cloudflare’s global edge for free, keeps the bot token out of the browser, and gives every visitor their own Telegram forum topic instead of one shared chat. When you outgrow it, the same widget upgrades to edit/delete sync, attachments and AI fallback by switching the endpoint — no re-integration.

Side-by-side

Compare the four modes.

ServerlessBridge-serverHostedSDK
You manage a server No Yes No Yes
You manage a database NoOptional No Yes
Setup time~60s~10 min~2 minCustom
ChannelsTelegramTG · Discord · SlackAllAll
Two-way chat + per-visitor topics Yes Yes Yes Yes
Edit / delete sync Yes Yes Yes
File attachments Yes Yes Yes
AI fallback Yes Yes Yes
Where data livesTelegram + your edgeYour infrapocketping.ioYour infra
CostFreeFree (OSS)Free tier + plansFree (OSS)

Same widget (~60 kB gz CDN · ~32 kB gz ESM) across every mode. Switching modes is just a different endpoint.