koishi-plugin-bilibili-notify 3.2.7-alpha.1 → 3.2.8-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.d.mts +23 -20
- package/lib/index.d.ts +23 -20
- package/lib/index.js +265 -225
- package/lib/index.mjs +265 -225
- package/package.json +1 -1
- package/readme.md +2 -0
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -295,6 +295,8 @@ uid为必填参数,为要推送的UP主的UID,index为可选参数,为要
|
|
|
295
295
|
> - ver 3.2.6-alpha.0 优化:更新依赖; 修复:长图动态向下箭头无法显示的bug;
|
|
296
296
|
> - ver 3.2.7-alpha.0 优化:将选项 `userAgent` 更改为可选项,在 `cookies` 中添加 `bili_ticket` 降低风控概率;
|
|
297
297
|
> - ver 3.2.7-alpha.1 修复:加载 `bili_ticket` 失败会导致插件加载失败;
|
|
298
|
+
> - ver 3.2.8-alpha.0 修复:插件重启报错 `RangeError: Invalid time value` ; 新增:选项 `sub.liveMsg` ,可自定义每个UP个性化的直播推送语;
|
|
299
|
+
> - ver 3.2.8-alpha.1 修复:直播推送没有推送语;
|
|
298
300
|
|
|
299
301
|
## 交流群
|
|
300
302
|
|