diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b2a15662..23006d7b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_lottery_signup", + "project_link": "nonebot-plugin-lottery-signup", + "author_id": 86997355, + "tags": [ + { + "label": "抽奖", + "color": "#edb711" + }, + { + "label": "报名", + "color": "#cb50e5" + }, + { + "label": "定时", + "color": "#e59250" + } + ], + "is_official": false + }, ]