Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

oicq-plugin-approve

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oicq-plugin-approve

auto-approve friend add request and group invitation

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

oicq-plugin-approve

一个简单的自动同意好友申请和群邀请的插件

npm i oicq-plugin-approve
const approve = require("oicq-plugin-approve");
approve.bind(bot); //启用插件,bot必须是一个机器人实例
approve.unbind(bot); //卸载插件

不希望从npm安装,可将文件夹下载到本地

const approve = require("./oicq-plugin-approve/index");

Keywords

qqbot

FAQs

Package last updated on 18 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts