Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.89 KB

readme.md

File metadata and controls

25 lines (17 loc) · 1.89 KB

Koishi plugins for Onebot Group

插件列表

名称 按本 描述
anti-repeater NPM 反复读
words-banner NPM 违禁词
group-request-limit NPM 加群限制/黑名单

安装方式

该插件可以通过插件市场安装,直接在插件市场中搜索插件列表中的名称并进行安装即可。

你也可以使用 yarnnpm 手动安装本插件,将名称替换为插件列表中的名称:

$ yarn add koishi-plugin-名称
# 或者
$ npm install --save koishi-plugin-名称

许可证

该项目遵循 MIT 协议