# WeChat **Repository Path**: ttx-sky_admin/we-chat ## Basic Information - **Project Name**: WeChat - **Description**: 微信自动回复 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2024-10-20 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChat #### 介绍 微信自动回复 #### 软件架构 软件架构说明 #### 依赖安装 pip3 install -r requirements.txt #### 使用说明 1. 在项目路径中执行python MessageAI.py 2. 使用微信扫描出现登录二维码进行登录 2. 在项目路径中执行python start.py #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request