This is the documentation repository for banbot. This project uses vitepress to generate the documentation site.
You can download this repository and open it with cursor, then use @codebase in chat to quickly ask questions about all the documents.
You can also use this repository as a knowledge base and interact with it through AI tools like cherry studio.
website: https://docs.banbot.site
To compile the bot documentation:
npm run build
Then package the output directory bot\.vitepress\dist
and upload it to the server:
这是banbot的文档仓库,本项目使用vitepress生成文档站点。
您可下载此仓库,然后使用cursor打开,在chat中使用@codebase快速对全部文档进行问答。
您也可将此仓库作为知识库,通过cherry studio等AI工具问答。
编译机器人文档:
npm run build
然后打包输出目录bot\.vitepress\dist
上传到服务器: