https://github.com/diygod/gugu-node-api
咕咕机 Node.js API
https://github.com/diygod/gugu-node-api
Last synced: 10 months ago
JSON representation
咕咕机 Node.js API
- Host: GitHub
- URL: https://github.com/diygod/gugu-node-api
- Owner: DIYgod
- Created: 2017-07-04T18:37:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T17:35:31.000Z (almost 9 years ago)
- Last Synced: 2025-07-30T14:28:42.168Z (11 months ago)
- Language: JavaScript
- Homepage: https://www.anotherhome.net/3116
- Size: 28.3 KB
- Stars: 35
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gugu-node-api
> 咕咕机 API
## 特性
- 强制微博登录
- 打印频率控制
- 黑名单
- 打印文本长度控制
## 使用
`/login`: 登录微博
`/logout`: 登出微博
`/account`: 微博个人信息
`/print`: 打印
`/status`: 打印状态
## 搭建
需要环境:Node.js
## LICENSE
MIT © [DIYgod](http://github.com/DIYgod)