🍻 publish plugin 工作性价比 (#1174)

This commit is contained in:
yzyyz1387 2022-08-23 03:47:34 +00:00 committed by Ju4tCode
parent 6e03ddbf12
commit c1ce7fb940

View File

@ -2308,5 +2308,20 @@
} }
], ],
"is_official": false "is_official": false
},
{
"module_name": "nonebot_plugin_workscore",
"project_link": "nonebot-plugin-workscore",
"name": "工作性价比",
"desc": "看看你的工作惨不惨",
"author": "yzyyz1387",
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_workscore",
"tags": [
{
"label": "工作性价比计算器",
"color": "#3898fc"
}
],
"is_official": false
} }
] ]