Back to Nanobot

nanobot Docs

docs/README.md

0.2.12.3 KB
Original Source

nanobot Docs

For the latest documentation, visit nanobot.wiki.

The pages in this directory track the current repository and may move faster than the published website.

Core Docs

Start here for setup, everyday usage, and deployment.

TopicRepo docsWhat it covers
Install and quick startquick-start.mdInstallation, onboarding, and first-run setup
Chat appschat-apps.mdConnect nanobot to Telegram, Discord, WeChat, and more
Agent social networkagent-social-network.mdJoin external agent communities from nanobot
Configurationconfiguration.mdProviders, tools, channels, MCP, and runtime settings
Image generationimage-generation.mdConfigure image providers, WebUI image mode, and generated artifacts
WebUI../webui/README.mdOpen the bundled browser UI; LAN access; Vite dev server for contributors
Multiple instancesmultiple-instances.mdRun isolated bots with separate configs and workspaces
CLI referencecli-reference.mdCore CLI commands and common entrypoints
In-chat commandschat-commands.mdSlash commands and periodic task behavior
OpenAI-compatible APIopenai-api.mdLocal API endpoints, request format, and file uploads
Deploymentdeployment.mdDocker, Linux service, and macOS LaunchAgent setup

Advanced Docs

Use these when you want deeper customization, integration, or extension details.

TopicRepo docsWhat it covers
Memorymemory.mdHow nanobot stores, consolidates, and restores memory
Python SDKpython-sdk.mdUse nanobot programmatically from Python
Channel plugin guidechannel-plugin-guide.mdBuild and test custom chat channel plugins
WebSocket channelwebsocket.mdReal-time WebSocket access and protocol details
Custom toolsmy-tool.mdInspect and tune runtime state with the my tool