No project description provided
Project description
wechat-agent
wechat-agent是一个Windows平台下能够自动化回复微信消息的代理应用程序。可以使用它来自动回复一些规则下的微信消息。wechat-agent提供两种代理模式。
- 指定回复(简单)模式
- AI回复(AI问答)模式
wechat-agent默认运行在 http://127.0.0.1:8080
说明
安装
git clone https://gitee.com/zjwan461/wechat-agent.git
cd wechat-agent
pip install -e .
cd ui
npm install
运行
开发接入
# 前端
cd ui
npm run dev
# 后端
python main.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wechat_agent-0.0.1.tar.gz
(17.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wechat_agent-0.0.1.tar.gz.
File metadata
- Download URL: wechat_agent-0.0.1.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a751eb55eaf168c39c61af35bd98cef2337d6a48535f233f1db788e44bd2df91
|
|
| MD5 |
9674229fb8e5521791bab919065a3258
|
|
| BLAKE2b-256 |
2d35a11db22fd172a4babfeb6b678c03212ce89b64bd15ea52757bc5201250b9
|
File details
Details for the file wechat_agent-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wechat_agent-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1831af93f077d716a59f602cb21846de078f45b4c9e2395f9fe9a211695df44b
|
|
| MD5 |
aed5697a17b30bd8596d752bb192b68b
|
|
| BLAKE2b-256 |
352ec45d54eae1708fcee7ea6ea240591d5016d477bc7aa6fcd3294d98785d45
|