Compare commits

..

1 Commits

Author SHA1 Message Date
WhyPilotXia 935407d2f1 🍻 publish plugin 抽奖报名 (#4052) 2026-06-15 15:27:04 +08:00
2 changed files with 8 additions and 9 deletions
+8 -8
View File
@@ -11034,21 +11034,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_mail",
"project_link": "nonebot-plugin-mail",
"module_name": "nonebot_plugin_lottery_signup",
"project_link": "nonebot-plugin-lottery-signup",
"author_id": 86997355,
"tags": [
{
"label": "邮件",
"color": "#ea5252"
"label": "抽奖",
"color": "#edb711"
},
{
"label": "AI",
"color": "#ea5252"
"label": "报名",
"color": "#cb50e5"
},
{
"label": "notion",
"color": "#ea5252"
"label": "定时",
"color": "#e59250"
}
],
"is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- 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))
- Plugin: Ret 2 Shell 播报与查询 [@noneflow](https://github.com/noneflow) ([#4009](https://github.com/nonebot/nonebot2/pull/4009))