mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 签到 (#2013)
This commit is contained in:
parent
9c0ecb441f
commit
82e8417b9a
@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user