New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kokkoro-plugin-group

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kokkoro-plugin-group

群管理,时不时来塞口球

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
13
116.67%
Maintainers
1
Weekly downloads
 
Created
Source

kokkoro-group

群管理,时不时来塞口球

安装

# 切换至 bot 目录
cd bot


# 安装 npm 包
npm i kokkoro-plugin-group

参数

interface GroupOption extends Option {
  /** 群通知(新人入群、退群推送) */
  notice: boolean;
  /** 申请头衔等级限制,默认 1 */
  title_level: number;
}

等级

  • level 0 群成员(随活跃度提升)
  • level 1 群成员(随活跃度提升)
  • level 2 群成员(随活跃度提升)
  • level 3 管 理
  • level 4 群 主
  • level 5 主 人
  • level 6 维护组

Keywords

kokkoro

FAQs

Package last updated on 22 Feb 2023

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