Compare commits

..

1 Commits

Author SHA1 Message Date
WhyPilotXia 0ca9086064 🍻 publish plugin 抽奖报名 (#4052) 2026-06-26 18:53:03 +08:00
2 changed files with 13 additions and 6 deletions
+13 -5
View File
@@ -11081,13 +11081,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_rollpig_plus",
"project_link": "nonebot-plugin-rollpig-plus",
"author_id": 89476718,
"module_name": "nonebot_plugin_lottery_signup",
"project_link": "nonebot-plugin-lottery-signup",
"author_id": 86997355,
"tags": [
{
"label": "pig",
"color": "#f9cf06"
"label": "抽奖",
"color": "#edb711"
},
{
"label": "报名",
"color": "#cb50e5"
},
{
"label": "定时",
"color": "#e59250"
}
],
"is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: VOICEVOX BRIDGE [@noneflow](https://github.com/noneflow) ([#4047](https://github.com/nonebot/nonebot2/pull/4047))
- 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: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))