- 超级话题自动签到
- 自动点赞
- 批量取关功能
- TODO:超话自动点赞
- TODO:一键转发、评论微博
- TODO:超话微博一键转发、评论
进入到https://github.com/duan602728596/document/blob/master/48/README.md下载
本软件遵循GNU General Public License v3.0许可证。
Pug + Sass + ECMAScript + React + Element + Webpack + Electron。
https://github.com/duan602728596/qqtools#微博的lfid查找方法
- 输入命令
$ npm start
运行开发环境。 - 输入命令
$ npm run runel
运行开发环境的electron。 - 输入命令
$ npm build
编译到文件夹。 - 输入命令
$ npm run asar
编译asar文件。 - 输入命令
$ npm run devdll
编译开发环境dll文件。 - 输入命令
$ npm run npmi
或$ yarn run yarni
安装生产环境依赖。
npm --registry https://registry.npm.taobao.org install
如果electron无法下载,请使用淘宝镜像。