Compare commits

..

1 Commits

Author SHA1 Message Date
Wojusensei 7dc0b3566f 🍻 publish plugin B站查询与提醒 (#4076) 2026-06-21 00:26:31 +08:00
2 changed files with 11 additions and 8 deletions
+11 -7
View File
@@ -11041,17 +11041,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_pxchat_enhanced",
"project_link": "nonebot-plugin-pxchat-enhanced",
"author_id": 62325100,
"module_name": "nonebot_plugin_bili_query",
"project_link": "nonebot-plugin-bili-query",
"author_id": 277260326,
"tags": [
{
"label": "ai",
"color": "#ea5252"
"label": "bilibili",
"color": "#e64792"
},
{
"label": "ChatBot",
"color": "#52eac2"
"label": "订阅与查询",
"color": "#9b040b"
},
{
"label": "视奸",
"color": "#f8f4f4"
}
],
"is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
- Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042))