github 项目地址:https://github.com/wangrongding/wechat-bot docker: ``` $ docker build . -t wechat-bot $ docker run -d --rm --name wechat-bot -v $(pwd)/.env:/app/.env wechat-bot ``` ### 1.安装NodeJs https://nodejs.org/en 全部点击“next”  ### 2.打开命令提示符 win 键+R 键掉出运行窗口 输入“cmd”回车  输入 ``` npm install cnpm -g --registry=https://registry.npmmirror.com ``` ### 右键空白位置 “复制文件路径”  在 cmd 中输入 cd+粘贴的文件路径「去除引号  输入 npm i 更新/安装项目依赖  出现下面 则证明更新/安装完成  输入 npm run start 启动项目  最后修改:2025 年 03 月 13 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏