Giter VIP home page Giter VIP logo

awesome-archive / qqtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from duan602728596/qqtools

1.0 0.0 0.0 2.38 MB

QQ群工具,提供摩点监听,抽卡,48系成员直播监听,48系成员信息监听,微博监听,群成员自动欢迎,天气预报,图灵机器人等功能。源文件编译方法请查看 use 分支。

License: GNU General Public License v3.0

JavaScript 97.15% CSS 2.59% HTML 0.24% Batchfile 0.01%

qqtools's Introduction

QQ群工具v2

V2版本的QQ登录基于酷Q

软件下载链接

进入到https://github.com/duan602728596/document/blob/master/48/README.md下载

SmartQQ版本

SmartQQ版本请查看https://github.com/duan602728596/qqtools/tree/smartQQ

功能

  • 摩点项目监听
  • 口袋48直播监听
  • 成员房间信息监听
  • 微博监听(微博的lfid查找方法
  • 新成员自动欢迎
  • 定时喊话
  • 天气预报查询
  • 图灵机器人
  • 自定义命令
  • 配置导入和导出

使用说明

https://github.com/duan602728596/qqtools/blob/master/使用说明.txt

许可证

本软件遵循GNU General Public License v3.0许可证。

技术栈

Pug + Sass + ECMAScript + React + AntD + Webpack + NW.js。

编译命令

  • 输入命令 $ npm start 运行开发环境。
  • 输入命令 $ npm build 编译到文件夹。
  • 输入命令 $ npm run devdll 编译开发环境dll文件。
  • 输入命令 $ npm run prodll 编译生产环境编译dll文件。
  • 输入命令 $ npm run npmi$ yarn run yarni 安装生产环境依赖。

nwjs中文文档

https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/index.html

谷歌扩展

coolq-http-api

酷Q和nodejs的交互离不开https://github.com/richardchien/coolq-http-api,感谢插件的作者!!!

文件夹结构

  • nwjs: nwjs SDK
    • app: 源代码

关于dll

无论是开发环境还是生产环境,首先要编译dll文件,将公共模块提取出来。

关于node-sass

node-sass如果安装失败,可以先到https://github.com/sass/node-sass/releases下载binding.node文件,然后将该文件添加到SASS_BINARY_PATH环境变量内。

打包方法

  • 将文件夹内的文件打包成压缩文件,并重命名为*.nw
  • 将*.nw复制到和nw.exe同级目录下,运行
$ copy /b nw.exe+*.nw *.exe

源代码托管地址

https://github.com/duan602728596/qqtools

微博的lfid查找方法

1、移动端打开微博:找到要监听的微博
示例1
2、点击昵称,此时微博页面不变,但是地址变了,地址上就有lfid
示例2
3、验证lfid是否正确
地址:https://m.weibo.cn/api/container/getIndex?containerid={{ lfid }}

qqtools's People

Contributors

duan602728596 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.