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

opq-osc/mahiro-plugin-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mahiro Plugin Manager

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

usage:

安装插件依赖

pnpm add mahiro-plugin-manager

加载插件

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

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

使用插件

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