CLI · gateway · core process

moltbot gateway

The gateway is the always-on process that owns channel connections and the control plane. If the gateway isn't running, nothing else matters.

What to check first

1
Is the gateway running?
Start it via your preferred method (daemon/service or manual).
2
Can you open the dashboard?
If local, try the Control UI. If remote, verify your bind/token setup.
3
Tail logs during tests

Related

Installation guide

Clean setup from zero.

Read →

Channels cheatsheet

Login/list/status workflows.

Read →

Common errors

Quick diagnosis pages.

Read →

Official reference: docs.molt.bot