Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cixingguangming55555/wechat-bot
带二次开发接口的PC微信聊天机器人
https://github.com/cixingguangming55555/wechat-bot
bot hook pc reverse wechat wei-xin weixin
Last synced: 25 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T11:43:39.000Z (about 1 month ago)
- Last Synced: 2024-10-01T17:04:37.482Z (about 1 month ago)
- Topics: bot, hook, pc, reverse, wechat, wei-xin, weixin
- Language: JavaScript
- Homepage:
- Size: 852 MB
- Stars: 2,423
- Watchers: 65
- Forks: 657
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notice
* 微信安全中心公告:https://mp.weixin.qq.com/s/9szvSZclomy5Pcq3Y-yH1A
![image](https://github.com/cixingguangming55555/wechat-bot/assets/61132896/72c9bd5e-7efc-4c15-9899-0ab76ff2aa39)
![image](https://github.com/cixingguangming55555/wechat-bot/assets/61132896/2b120879-bd53-4809-a597-071e410d1c2d)# 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
切记:不要在接收消息的时候退出
```
![image](https://github.com/cixingguangming55555/wechat-bot/assets/61132896/e296cfe6-05cf-4d86-bbb7-09b7574137ff)## 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