GithubHelp home page GithubHelp logo

qq-bot's Introduction

之前那个 oicq 的机器人(曾佬写的),icqq 不维护了,然后有问题启动不了,解决不了问题。

重新找到一个 icqq,oicq2.0,api 基本相同,但是有人维护,登录等等一些问题能解决。

oicq icqq 的 api 和 oicq 是一致的,写功能要调用这儿的 api

icqq oicq 不维护了,换成 icqq 来写

获取 api 签名

介绍

写法

需要调用 oicq 的 api 进行编写,每个函数需要有 client 参数(在 index.ts 文件下已经写好了一个 client) 可以参考groupMes.ts文件

功能都写在 package 目录下, 群聊的功能写在./package/func/group 客户端的功能写在./package/func/clint 私聊的功能写在./package/func/private

目前已有的功能:

  1. 上线发信息给 master
  2. 群里@回复肘击

qq-bot's People

Contributors

moon-ic avatar yygod0120 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.