-t wechat-bot $ docker run -d --rm --name wechat-bot -v $(pwd)/.env:/app/.env wechat-bot 如果docker build过程中node反复下载超时,可先下载nodejs镜像到本地镜像库,并将DockerFile中的'node:19'修改为本地nodejs镜像版本 Star History Char
Wechat Bot 一个 基于 AI 智能回复、支持上下文回复的微信机器人,可以用来帮助你自动回复微信消息。 快速开始 下载并安装 WeChatSetup-3.9.2.23 和wxbot.exe (wxbot.exe可能会报毒,信任即可;或者你可手动运行或编译) 下载并修改 config.yaml 配置机器人参数 双击wxbot.exe 将自动启动微信和接口服务,扫码登录...
git clone https://github.com/wechaty/getting-started.gitcdgetting-started Step 2: Install Dependencies You need to install dependencies by running the command below. npm install Step 3: Run the Bot You can useexportto set environment variables in Linux, and usesetin Windows. If you run int...
Add a description, image, and links to the wechat-bot topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the wechat-bot topic, visit your repo's landing page and select "manage topics." Lea...
Last commit message Last commit date Latest commit History 18 Commits getTextW pyServer snapshot LICENSE README.md wechat_bot 微信PC版聊天机器人(辅助) 程序逻辑 功能展示 动画演示1:分词演示 动画演示2:图灵机器人演示 Releases No releases published...
🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等... - HeisenbergDong/wechat-bot
使用Docker 部署 $ docker build . -t wechat-bot $ docker run -d --rm --name wechat-bot -v $(pwd)/.env:/app/.env wechat-bot Star History Chart 该项目于 2023/2/13 日成为 Github Trending 榜首。 License MIT.About 🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实...
如果你使用 Docker $ docker build . -t wechat-bot $ docker run -d --rm --name wechat-bot -v $(pwd)/config.js:/app/config.js -v $(pwd)/.env:/app/.env wechat-botAbout 🤖一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检...
🤖一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等... - yixuqiu/wechat-bot
如果你使用 Docker $ docker build . -t wechat-bot $ docker run -d --rm --name wechat-bot -v $(pwd)/config.js:/app/config.js -v $(pwd)/.env:/app/.env wechat-botAbout 🤖一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检...