https://github.com/toobug/qq-robot
https://github.com/toobug/qq-robot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/toobug/qq-robot
- Owner: TooBug
- License: wtfpl
- Created: 2019-10-18T02:33:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T02:34:18.000Z (over 6 years ago)
- Last Synced: 2025-04-02T06:34:10.955Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QQ-Robot
基于Node-Webkit和WebQQ的机器人,很low,需要打开聊天界面,从界面中取数据,没花时间去扒代码层面的接口。
## 运行方法
下载Node-Webkit二进制文件,找到`nw.exe`(win)或者`nw.app`中的`/Contents/MacOS/node-webkit`(Mac),然后在命令行下运行之,接上代码目录即可。
```sh
/xxxxx/node-webkit.app/Contents/MacOS/node-webkit /xxx/QQ-Robot
```
## API Key
自己去申请即可