Compare commits

..

1 Commits

Author SHA1 Message Date
WhyPilotXia 49e1a47517 🍻 publish plugin 抽奖报名 (#4052) 2026-06-13 23:22:40 +08:00
+17 -4
View File
@@ -11018,10 +11018,23 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_R6States", "module_name": "nonebot_plugin_lottery_signup",
"project_link": "nonebot-plugin-R6States", "project_link": "nonebot-plugin-lottery-signup",
"author_id": 82685282, "author_id": 86997355,
"tags": [], "tags": [
{
"label": "抽奖",
"color": "#edb711"
},
{
"label": "报名",
"color": "#cb50e5"
},
{
"label": "定时",
"color": "#e59250"
}
],
"is_official": false "is_official": false
}, },
] ]