Metadata-Version: 2.1
Name: im-wechatpadpro-adapter
Version: 0.3.3
Summary: im_wechatpadpro_adapter  for lss233/kirara-ai
Home-page: https://github.com/chuanSir123/kirara-ai-wechat
Author: chuanSir
Author-email: 416448943@qq.com
Project-URL: Bug Tracker, https://github.com/chuanSir123/kirara-ai-wechat/issues
Project-URL: Documentation, https://github.com/chuanSir123/kirara-ai-wechat/wiki
Project-URL: Source Code, https://github.com/chuanSir123/kirara-ai-wechat
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# api-collection for ChatGPT-Mirai-QQ-Bot

本项目是 [kirara-ai](https://github.com/lss233/kirara-ai) 的一个wechatpadpro插件，用于和wechatpadpro的通信，请先提前安装并运行wechatpadpro。

## 安装

```bash
pip install im_wechatpadpro_adapter
```

## 使用

在 kirara-ai的web_ui中配置
首次开启会在控制台生成微信扫码登录地址，如果扫码后提示需要输入验证码，则代表微信对此账号有风控，请换个账号进行登录
注意：请仔细阅读wechatpadpro的注意事项。
建议：请使用小号进行登录！刚登录的前2天请不要加入任何新的群聊！请使用手机同ip地址的网络环境！
使用示例请参考 [im_wechatpadpro_adapter/example/roleplayWithWechat.yml](im_wechatpadpro_adapter/example/roleplayWithWechat.yml)


## 开源协议

本项目基于 [kirara-ai](https://github.com/lss233/kirara-ai) 开发，遵循其 [开源协议](https://github.com/lss233/kirara-ai/blob/master/LICENSE)

## 感谢

感谢 [kirara-ai](https://github.com/lss233/kirara-ai) 的作者 [lss233](https://github.com/lss233) 提供框架支持


