1.0.8 • Published 11 months ago
yz-system v1.0.8
Yunzai-System
提供一些必要的,对机器人进行管理的功能。
使用教程
- install
# yarn
yarn add yz-system@latest -W
- yunzai.config.js
import { defineConfig } from 'yunzai'
export default defineConfig({
applications: ['yz-system']
})
- use
聊天窗口发送#系统帮助
开发
git clone git@github.com:yunzai-org/system.git
cd system
git clone https://github.com/yunzai-org/system.git
cd system
npm install yarn@1.19.1 -g
yarn
yarn app
更新记录
1.0.8
- 调整更新逻辑
1.0.7
- 预匹配,减少new行为
1.0.6
- 修复消息乱发
1.0.5
- 扩展#依赖配置
- 修复#重启
- 增加#结束进程
- 增加二次确认
1.0.3
- 增加#依赖管理
- 增加#系统帮助
1.0.8
11 months ago
1.0.6
11 months ago
1.0.5
12 months ago
1.0.4
12 months ago
1.0.3
12 months ago
1.0.2
12 months ago
1.0.1-rc.3
12 months ago
1.0.1-rc.2
12 months ago
1.0.1-rc.1
12 months ago
1.0.1-rc.0
12 months ago
1.0.0
12 months ago
1.0.0-rc.2
12 months ago
1.0.0-rc.1
1 year ago
1.0.0-rc.0
1 year ago