🍻 publish plugin 签到 (#2013)

This commit is contained in:
zhulinyv 2023-05-14 07:23:56 +08:00 committed by noneflow[bot]
parent 9c0ecb441f
commit 82e8417b9a

View File

@ -5690,5 +5690,24 @@
"homepage": "https://github.com/mute23-code/nonebot_plugin_og", "homepage": "https://github.com/mute23-code/nonebot_plugin_og",
"tags": [], "tags": [],
"is_official": false "is_official": false
},
{
"module_name": "nonebot_plugin_hoshino_sign",
"project_link": "nonebot-plugin-hoshino-sign",
"name": "签到",
"desc": "从 hoshino 搬过来的 pcr 签到, 略作修改。",
"author": "zhulinyv",
"homepage": "https://github.com/zhulinyv/nonebot_plugin_hoshino_sign",
"tags": [
{
"label": "PCR",
"color": "#ff0000"
},
{
"label": "签到",
"color": "#008000"
}
],
"is_official": false
} }
] ]