felinae98
e7dcfdee50
✨ 提供批量 api 接口 ( #290 )
...
* 🚧 add batch api
* 🚧 support batch in scheduler
* ✨ use batch api in bilibili-live
✅ patch platform_manager directly
✨ use batch api in bilibili-live
✅ patch platform_manager directly
* ♻️ refactor var name
* 🐛 fix test
* 🐛 fix scheduler
* 🐛 fix test
2023-08-29 21:12:42 +08:00
UKM
cfa91df5e4
🐞 fix(text-similarity): 修复除0报错 ( #302 )
...
* 🐞 fix(text-similarity): 修复除0报错
没有考虑到bilibili的推送出现动态或者视频简介长度为零的情况,出现文本相似度除0Error
* 🧪 test(bilibili): 添加视频动态内容为空的情况的测试
* 🧪 test(text-similarity): 增加文本相似度函数的测试
* Update test_rss.py
* 📃 docs(text_similarity): 添加文本相似度函数的注释
* 🦄 refactor(text_similarity): 重构文本相似度的比较方法
* 🎈 perf(similar_text): 将比较函数的return改成raise
* 🦄 refactor(text_similarity): 重构文本相似度比较方法
* Update nonebot_bison/platform/bilibili.py
Co-authored-by: felinae98 <731499577@qq.com>
* Update nonebot_bison/platform/rss.py
Co-authored-by: felinae98 <731499577@qq.com>
---------
Co-authored-by: felinae98 <731499577@qq.com>
2023-08-27 16:28:26 +08:00
Azide
fc699d80ce
⬆️ 升级dev工具依赖
...
💄 auto fix by pre-commit hooks
2023-07-18 21:43:25 +08:00
Azide
bf788ff72a
🚨 移除noqa: E501
...
💄 auto fix by pre-commit hooks
2023-07-18 21:43:25 +08:00
Azide
7d4eb7785c
🎨 按ruff调整测试代码
2023-07-18 21:43:25 +08:00
Azide
147f858a31
🐛 修复B站订阅没有动态的用户时报错的问题(第二次)
2023-07-17 20:29:12 +08:00
AzideCupric
24b6d60d69
开播提醒推送的图片改为使用直播间封面 ( #249 )
...
* ✨ 为bilibili直播添加下播提醒,添加直播分区信息
🚸 开播提醒推送的图片改为使用直播间封面
* ♻️ 使用Enum
* 🐛 修复bilibili发送视频动态时不推送视频标题的问题
* 🎨 调整LiveAction的注释和jaccard函数代码位置
* 🚨 修改RawPost类型定义,优化bililive类型显示
2023-05-14 01:41:25 +08:00
felinae98
bd679914eb
✨ add context to log http error
2022-11-24 14:12:11 +08:00
felinae98
74b5074f04
inject http client to scheduler
2022-10-16 20:48:14 +08:00
felinae98
317b9fbaa3
fix test
2022-10-07 17:37:54 +08:00
felinae98
22f6796b33
Merge branch 'main' into next
2022-09-24 09:57:59 +08:00
Azide
4177fd149a
feat (issue#67):添加屏蔽特定tag的功能
2022-09-02 02:48:11 +08:00
felinae98
1f074b1045
Merge branch 'main' into next
2022-06-05 16:48:40 +08:00
Azide
a6f9cfa2a0
完善bilibili的单元测试,尝试解决推文乱码问题(?
2022-05-21 18:19:06 +08:00
felinae98
831b2f2ca1
update ncm_artist ncm_radio
2022-03-21 15:46:48 +08:00
felinae98
5a492aceb3
format code
2022-02-12 11:22:39 +08:00
felinae98
79799e6d44
Merge branch 'main' into nonebot-b1
2022-02-12 11:21:20 +08:00
felinae98
7dbbaea6c8
update config
2022-02-12 10:40:27 +08:00
felinae98
709a3e214b
format code
2022-02-12 10:20:02 +08:00
felinae98
8d40ba504c
update all test
2022-02-12 00:48:25 +08:00
hemengyang
547be7608f
add pre-commit and format files
2022-02-09 21:05:14 +08:00
felinae98
4aae3a8c6f
update test
2021-11-17 22:07:11 +08:00
felinae98
f135bbb5f6
add forward for bilibili
2021-09-12 19:03:35 +08:00