还没去问授权,
项目以及构建设计来源自hoshino
基于Wechaty, 还未实现大部分功能, 仅供自我学习
pip3 install -r requirement.txt
- docker运行, 并登陆微信
bash wechaty.sh
-
启动项目
linux
python3 run.py
windows
py run.py
- 服务分群管理
- 分群管理记录恢复(可能有bug)
- 插件管理
- 消息触发
- 权限控制
- 帮助列表扩展, 分模块的详细帮助
还没去问授权,
项目以及构建设计来源自hoshino
基于Wechaty, 还未实现大部分功能, 仅供自我学习
pip3 install -r requirement.txt
bash wechaty.sh
启动项目
linux
python3 run.py
windows
py run.py