Skip to main content
Web chat is built into every Capsule app. Channels let the same app receive messages from external transports such as Telegram, Slack, or WhatsApp.

Create a channel

Declare it in the app

Handle messages once

The same @app.message() handler can serve web chat and named channels.

Serve with a channel

Use --force-channel when you need to rebind a local channel binding.

Manage channels