<p align="center">
<a href="https://v2.nonebot.dev/"><img src="https://v2.nonebot.dev/logo.png" width="200" height="200" alt="nonebot"></a>
</p>
<div align="center">
**你的star是我的动力**
**↓**
<img src="https://img.shields.io/github/stars/yzyyz1387/nonebot_plugin_workscore.svg?style=social">
# 工作性价比计算器📱 (alpha only)
_✨ NoneBot2 工作性价比计算插件 ✨_
</div>
算法来自知乎,可自行百度
计算结果仅供参考
## 安装💿
`pip install nonebot-plugin-workscore`
## 导入📲
在**bot.py** 导入,语句:
`nonebot.load_plugin("nonebot_plugin_workscore")`
## 目录结构📂
```
├─imgs
├ └─shuang.png.
├ └─shaungboom.png
├ └─yiban.png
├ └─cjrh.jpg
├ └─1.jpg
├ └─2.jpg
├─__init__.py
```
## 指令💻
`ces = on_command("workscore",aliases={"算性价比","性价比计算器","工作性价比"},rule=to_me())`
即常见形式为私聊,@或者叫机器人的昵称并说 “算性价比”
**示例**
`@Eternity. 算性价比`
`bot 算性价比`
`@机器人 算性价比`
**给个star吧~**
## 其他插件
[简易群管](https://github.com/yzyyz1387/nonebot_plugin_admin)
[在线运行代码](https://github.com/yzyyz1387/nonebot_plugin_code)
[it咨讯(垃圾插件)](https://github.com/yzyyz1387/nonebot_plugin_itnews "it资讯")
[工作性价比(还没更新beta不能用)](https://github.com/yzyyz1387/nonebot_plugin_workscore)
[黑丝插件(jsdelivr问题国内服务器不能用)](https://github.com/yzyyz1387/nonebot_plugin_heisi)
## 截图🖼
![](https://cdn.jsdelivr.net/gh/yzyyz1387/blogimages/nonebot_plugin_workscore.jpg)
Raw data
{
"_id": null,
"home_page": "https://github.com/yzyyz1387/nonebot_plugin_workscore",
"name": "nonebot-plugin-workscore",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pip,nonebot2,nonebot,workscore,nonebot_plugin",
"author": "yzyyz1387",
"author_email": "youzyyz1384@qq.com",
"download_url": "https://files.pythonhosted.org/packages/d3/8b/52fca68126e518c3c44fee906c05f93fca8288203cc3742d25d28ecbfa24/nonebot_plugin_workscore-0.1.2.tar.gz",
"platform": "any",
"description": "<p align=\"center\">\n <a href=\"https://v2.nonebot.dev/\"><img src=\"https://v2.nonebot.dev/logo.png\" width=\"200\" height=\"200\" alt=\"nonebot\"></a>\n</p>\n\n\n<div align=\"center\">\n \n**\u4f60\u7684star\u662f\u6211\u7684\u52a8\u529b** \n**\u2193** \n<img src=\"https://img.shields.io/github/stars/yzyyz1387/nonebot_plugin_workscore.svg?style=social\"> \n\n# \u5de5\u4f5c\u6027\u4ef7\u6bd4\u8ba1\u7b97\u5668\ud83d\udcf1 (alpha only)\n\n_\u2728 NoneBot2 \u5de5\u4f5c\u6027\u4ef7\u6bd4\u8ba1\u7b97\u63d2\u4ef6 \u2728_\n\n</div>\n\u7b97\u6cd5\u6765\u81ea\u77e5\u4e4e\uff0c\u53ef\u81ea\u884c\u767e\u5ea6\n\u8ba1\u7b97\u7ed3\u679c\u4ec5\u4f9b\u53c2\u8003\n\n## \u5b89\u88c5\ud83d\udcbf\n`pip install nonebot-plugin-workscore`\n\n\n## \u5bfc\u5165\ud83d\udcf2\n\u5728**bot.py** \u5bfc\u5165\uff0c\u8bed\u53e5\uff1a\n`nonebot.load_plugin(\"nonebot_plugin_workscore\")`\n\n\n\n## \u76ee\u5f55\u7ed3\u6784\ud83d\udcc2\n\n```\n\u251c\u2500imgs\n\u251c \u2514\u2500shuang.png.\n\u251c \u2514\u2500shaungboom.png\n\u251c \u2514\u2500yiban.png\n\u251c \u2514\u2500cjrh.jpg\n\u251c \u2514\u25001.jpg\n\u251c \u2514\u25002.jpg\n\u251c\u2500__init__.py\n\n```\n\n\n## \u6307\u4ee4\ud83d\udcbb\n`ces = on_command(\"workscore\",aliases={\"\u7b97\u6027\u4ef7\u6bd4\",\"\u6027\u4ef7\u6bd4\u8ba1\u7b97\u5668\",\"\u5de5\u4f5c\u6027\u4ef7\u6bd4\"},rule=to_me())`\n\u5373\u5e38\u89c1\u5f62\u5f0f\u4e3a\u79c1\u804a\uff0c@\u6216\u8005\u53eb\u673a\u5668\u4eba\u7684\u6635\u79f0\u5e76\u8bf4 \u201c\u7b97\u6027\u4ef7\u6bd4\u201d\n**\u793a\u4f8b**\n`@Eternity. \u7b97\u6027\u4ef7\u6bd4`\n`bot \u7b97\u6027\u4ef7\u6bd4`\n`@\u673a\u5668\u4eba \u7b97\u6027\u4ef7\u6bd4`\n\n**\u7ed9\u4e2astar\u5427~**\n\n## \u5176\u4ed6\u63d2\u4ef6 \n[\u7b80\u6613\u7fa4\u7ba1](https://github.com/yzyyz1387/nonebot_plugin_admin) \n[\u5728\u7ebf\u8fd0\u884c\u4ee3\u7801](https://github.com/yzyyz1387/nonebot_plugin_code) \n[it\u54a8\u8baf\uff08\u5783\u573e\u63d2\u4ef6\uff09](https://github.com/yzyyz1387/nonebot_plugin_itnews \"it\u8d44\u8baf\") \n[\u5de5\u4f5c\u6027\u4ef7\u6bd4\uff08\u8fd8\u6ca1\u66f4\u65b0beta\u4e0d\u80fd\u7528\uff09](https://github.com/yzyyz1387/nonebot_plugin_workscore) \n[\u9ed1\u4e1d\u63d2\u4ef6\uff08jsdelivr\u95ee\u9898\u56fd\u5185\u670d\u52a1\u5668\u4e0d\u80fd\u7528\uff09](https://github.com/yzyyz1387/nonebot_plugin_heisi)\n\n## \u622a\u56fe\ud83d\uddbc\n\n![](https://cdn.jsdelivr.net/gh/yzyyz1387/blogimages/nonebot_plugin_workscore.jpg)\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "nonebot2 plugin work-score",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/yzyyz1387/nonebot_plugin_workscore"
},
"split_keywords": [
"pip",
"nonebot2",
"nonebot",
"workscore",
"nonebot_plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "21cd7134a6de181d6d6b3c0dd3f56be2f5c2fc919bb730579bd418c98ba123e5",
"md5": "266d55c4eb71d33739127d3cc8da23e6",
"sha256": "0776e8858a3a3b0df00d62a3bb11dda101957d90788ff9ed3d3cfafd8cf4e8f6"
},
"downloads": -1,
"filename": "nonebot_plugin_workscore-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "266d55c4eb71d33739127d3cc8da23e6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6381,
"upload_time": "2023-09-08T10:44:39",
"upload_time_iso_8601": "2023-09-08T10:44:39.331076Z",
"url": "https://files.pythonhosted.org/packages/21/cd/7134a6de181d6d6b3c0dd3f56be2f5c2fc919bb730579bd418c98ba123e5/nonebot_plugin_workscore-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d38b52fca68126e518c3c44fee906c05f93fca8288203cc3742d25d28ecbfa24",
"md5": "7d18ebe6ba7d88882cadfe6206dca4c0",
"sha256": "75a9b8a507f7a92fa1f30f1eacdcc8f5865b687940f473da214e8b5205b002b7"
},
"downloads": -1,
"filename": "nonebot_plugin_workscore-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "7d18ebe6ba7d88882cadfe6206dca4c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6042,
"upload_time": "2023-09-08T10:44:40",
"upload_time_iso_8601": "2023-09-08T10:44:40.843112Z",
"url": "https://files.pythonhosted.org/packages/d3/8b/52fca68126e518c3c44fee906c05f93fca8288203cc3742d25d28ecbfa24/nonebot_plugin_workscore-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-08 10:44:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yzyyz1387",
"github_project": "nonebot_plugin_workscore",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "nonebot-adapter-onebot",
"specs": [
[
">=",
"2.0.0-beta.1"
]
]
},
{
"name": "nonebot2",
"specs": [
[
">=",
"2.0.0-beta.1"
]
]
},
{
"name": "setuptools",
"specs": []
},
{
"name": "httpx",
"specs": []
}
],
"lcname": "nonebot-plugin-workscore"
}