https://github.com/cixingguangming55555/wechat-bot
带二次开发接口的PC微信聊天机器人
https://github.com/cixingguangming55555/wechat-bot
bot hook pc reverse wechat wei-xin weixin
Last synced: about 1 month ago
JSON representation
带二次开发接口的PC微信聊天机器人
- Host: GitHub
- URL: https://github.com/cixingguangming55555/wechat-bot
- Owner: cixingguangming55555
- License: mit
- Created: 2020-02-17T04:43:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T07:36:59.000Z (3 months ago)
- Last Synced: 2025-04-10T16:47:27.083Z (2 months ago)
- Topics: bot, hook, pc, reverse, wechat, wei-xin, weixin
- Language: JavaScript
- Homepage:
- Size: 873 MB
- Stars: 2,508
- Watchers: 63
- Forks: 667
- Open Issues: 96
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Notice
* 微信安全中心公告:https://mp.weixin.qq.com/s/9szvSZclomy5Pcq3Y-yH1A

# support:3.9.9.43,64bit,Tested only on Win11 Home Edition
# Usage
## server
```
start:run funtool or funtool -p port,default port is 5555exit:CTRL + C
切记:不要在接收消息的时候退出
```
## client
```
websocket:ws://127.0.0.1:5555/websocket
http api(post):
http://127.0.0.1:5555/api/get_contact
http://127.0.0.1:5555/api/get_chatroom
http://127.0.0.1:5555/api/get_myself
http://127.0.0.1:5555/api/send_txt(见http.js)
message type:
886:anti revoke(not open)
887:receive adn save image to path
```
## QQ group :103749758