Li Chuangbo
|
10f6e3ae1d
|
🐛 修复数据库没有 quiz 时启动报错 wrong number of arguments for 'lpush' command
```
在安装插件 "plugins.system.auth.GroupJoiningVerification" 的过程中遇到了错误
ResponseError: wrong number of arguments for 'lpush' command
```
因为 Redis lpush 需要至少一个参数。
|
2022-09-09 14:09:11 +08:00 |
|
Karako
|
8f424bf0d4
|
♻ 更新V3版本
♻️ 重构插件系统
⚙️ 重写插件
🎨 改进代码结构
📝 完善文档
Co-authored-by: zhxy-CN <admin@owo.cab>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Li Chuangbo <im@chuangbo.li>
|
2022-09-08 09:08:37 +08:00 |
|
洛水居室
|
3ec99cc3b8
|
✨修复 quiz 模块问题并添加验证群验证插件
✨修复 `quiz` 模块问题并添加验证群验证插件
|
2022-08-31 14:46:04 +08:00 |
|
洛水居室
|
602ce67e41
|
♻ 梅开二度之重命名核心模块路径
`apps` → `core`
|
2022-08-06 20:37:52 +08:00 |
|