Compare commits

..

1 Commits

Author SHA1 Message Date
lgc2333 084f156858 🍻 publish plugin BAWiki Revive (#4080) 2026-06-21 16:08:01 +08:00
2 changed files with 11 additions and 8 deletions
+11 -7
View File
@@ -11061,17 +11061,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_gspanel_lite", "module_name": "nonebot_plugin_bawiki_revive",
"project_link": "nonebot-plugin-gspanel-lite", "project_link": "nonebot-plugin-bawiki-revive",
"author_id": 86997355, "author_id": 59048777,
"tags": [ "tags": [
{ {
"label": "Genshin", "label": "蔚蓝档案",
"color": "#eae552" "color": "#2bcef3"
}, },
{ {
"label": "原神", "label": "Blue",
"color": "#a3fffc" "color": "#2bcef3"
},
{
"label": "Archive",
"color": "#2bcef3"
} }
], ],
"is_official": false "is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: 帮撤回 [@noneflow](https://github.com/noneflow) ([#4071](https://github.com/nonebot/nonebot2/pull/4071))
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069)) - 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) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044)) - Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))