Lingchu Bot documentation is now live — check it out!
Lingchu Bot

Framework Integrations

Framework Integrations

This section records protocol-side runtimes that can connect Lingchu Bot to a platform. Lingchu Bot still runs as the NoneBot application; these runtimes provide the platform protocol endpoint.

FrameworkProtocolImageHighlights
NapCat DockerOneBot V11mlikiowa/napcat-docker:latestLightweight, WebUI on port 6099, announcement image path bridge
SnowLuma DockerOneBot V11motricseven7/snowluma:latestAll-in-one (QQ + VNC + noVNC), WebUI on port 5099

Both frameworks expose OneBot V11 endpoints, so Lingchu Bot's standard OneBot V11 commands can connect through either runtime. NapCat-only extension commands stay hidden unless the runtime reports the supported NapCat implementation identity and version.

Port allocation

When running both NapCat and SnowLuma on the same host, NapCat uses ports 3000/3001, SnowLuma uses ports 6100/6101, and port 3100 is reserved for the Playwright webServer in CI.

Last updated on

On this page