Miao-Yunzai/README.md

30 lines
568 B
Markdown
Raw Normal View History

2024-06-11 21:03:42 +08:00
# System-Plugin
2024-06-15 11:39:06 +08:00
提供一些必要的,对机器人进行管理的功能。
2024-06-12 10:47:19 +08:00
2024-06-11 21:03:42 +08:00
## 使用教程
- 安装源码
```sh
2024-06-11 21:04:41 +08:00
git clone --depth=1 -b system https://github.com/yoimiya-kokomi/Miao-Yunzai.git ./plugins/system-plugin
2024-06-11 21:03:42 +08:00
```
2024-06-15 11:39:06 +08:00
## 功能列表
| 功能 | 指令 | 说明 |
|-------| ----- |------ |
| 日志 | #更新日志 #运行日志 | 嘎嘎 |
| 更新| #更新 #全部更新 | 嘎嘎 |
| 状态 | #状态 | 嘎嘎 |
| 运行 | #重启 #关机 | 嘎嘎 |
| 娱乐 | #复读 | 嘎嘎|
| 表情 | #添加xxx | 嘎嘎|
## 图片开发
```sh
npm run image
```