Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
/ wechat-bot Public archive

微信机器人,已接入Google Gemini、ChatGPT、讯飞星火

License

Notifications You must be signed in to change notification settings

x-dr/wechat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 8, 2024
8898d6f · Mar 8, 2024

History

14 Commits
Jan 18, 2024
Jan 18, 2024
Jan 18, 2024
Jan 19, 2024
Jan 17, 2024
Jan 17, 2024
Jan 17, 2024
Jan 18, 2024
Mar 8, 2024
Jan 18, 2024
Jan 18, 2024
Jan 18, 2024
Jan 18, 2024
Jan 18, 2024
Jan 18, 2024
Jan 17, 2024
Jan 18, 2024

Repository files navigation

项目已暂停维护,推荐使用隔壁大佬的 wechat-rest 项目

Wechat Bot

一个 基于 AI 智能回复、支持上下文回复的微信机器人,可以用来帮助你自动回复微信消息。

快速开始

  1. 下载并安装 WeChatSetup-3.9.2.23wxbot.exe

(wxbot.exe可能会报毒,信任即可;或者你可手动运行或编译)

  1. 下载并修改 config.yaml 配置机器人参数

  2. 双击 wxbot.exe 将自动启动微信和接口服务,扫码登录(wxbot.exe可能会报毒,信任即可)

手动运行、编译

  1. 克隆本项目

  2. 下载python

  3. 安装依赖

pip install -r requirements.txt
  1. 运行
python main.py
  1. 编译成exe(可选)
pyinstaller wxbot.spec

使用

机器人体验

感谢

@lich0821

About

微信机器人,已接入Google Gemini、ChatGPT、讯飞星火

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages