Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 426 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 426 Bytes

Mahiro Plugin Manager

适用于 Mahiro 的插件管理组件,拥有一些hack指令。

usage:

安装插件依赖

pnpm add mahiro-plugin-manager

加载插件

...
import manager from 'mahiro-plugin-manager'

...
mahiro.use(manager({
  superAdmins: [123456]
}))
...

使用插件

私聊或在群里发送「插件管理」获得帮助