Compare commits

..

1 Commits

Author SHA1 Message Date
WhyPilotXia 44b489b770 🍻 publish plugin nonebot-plugin-mail (#4057) 2026-06-13 11:35:10 +08:00
2 changed files with 13 additions and 6 deletions
+13 -5
View File
@@ -11018,13 +11018,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_anime", "module_name": "nonebot_plugin_mail",
"project_link": "nonebot-plugin-anime", "project_link": "nonebot-plugin-mail",
"author_id": 289417791, "author_id": 86997355,
"tags": [ "tags": [
{ {
"label": "anime", "label": "邮件",
"color": "#f280f1" "color": "#ea5252"
},
{
"label": "AI",
"color": "#ea5252"
},
{
"label": "notion",
"color": "#ea5252"
} }
], ],
"is_official": false "is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- 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)) - Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042))
- Plugin: Ret 2 Shell 播报与查询 [@noneflow](https://github.com/noneflow) ([#4009](https://github.com/nonebot/nonebot2/pull/4009)) - Plugin: Ret 2 Shell 播报与查询 [@noneflow](https://github.com/noneflow) ([#4009](https://github.com/nonebot/nonebot2/pull/4009))
- Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029)) - Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029))