Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wwj718/weixin_robot
使用WeRoBot搭建的微信后台
https://github.com/wwj718/weixin_robot
Last synced: 11 days ago
JSON representation
使用WeRoBot搭建的微信后台
- Host: GitHub
- URL: https://github.com/wwj718/weixin_robot
- Owner: wwj718
- Created: 2014-04-22T11:51:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T12:01:47.000Z (over 10 years ago)
- Last Synced: 2023-08-04T13:49:52.199Z (over 1 year ago)
- Language: Python
- Size: 2.11 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###使用WeRoBot搭建的微信后台
可以把它视为`WeRoBot`的`demo`,我尽量实现常见的需求,诸如提取图片,提取文本,提取地理未知等.
这样后来者直接修改它可能比阅读文档来得方便
###关于局域网内调试与部署微信
核心是使用ngrok.
具体细节可以参考我的博客:[在局域网中部署微信服务器](http://wwj718.github.io/locale-wechat.html)