https://github.com/karinjs/karin-plugin-basic
Karin基础插件
https://github.com/karinjs/karin-plugin-basic
karin-plugin
Last synced: 4 months ago
JSON representation
Karin基础插件
- Host: GitHub
- URL: https://github.com/karinjs/karin-plugin-basic
- Owner: KarinJS
- License: mit
- Created: 2024-04-25T11:40:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T17:30:28.000Z (over 1 year ago)
- Last Synced: 2025-03-04T18:27:03.975Z (over 1 year ago)
- Topics: karin-plugin
- Language: TypeScript
- Homepage:
- Size: 72.3 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 安装插件
```bash
pnpm add @karinjs/plugin-basic -w
```
## 在 webui 安装
插件市场 -> `@karinjs/plugin-basic` -> 安装
## 基本指令
```bash
# 关机
```
```text
# 重启
```
```text
# 状态
```
```text
# 插件列表
```
```text
#web登录
```
```text
#日志
```