# nonebot_plugin_workscore **Repository Path**: dengtianlang/nonebot_plugin_workscore ## Basic Information - **Project Name**: nonebot_plugin_workscore - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-23 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

nonebot

# 工作性价比计算器📱 _✨ NoneBot2 工作性价比计算插件 ✨_
算法来自知乎,可自行百度 计算结果仅供参考 ## 安装💿 `pip install nonebot-plugin-workscore` ## 导入📲 在**bot.py** 导入,语句: `nonebot.load_plugin("nonebot_plugin_workscore")` ## 目录结构📂 初次使用时会创建`resource`并下载资源文件至`resource`下 ``` ├─resource ├ └─shuang.png. ├ └─shaungboom.png ├ └─yiban.png ├ └─cjrh.jpg ├ └─hencan.png ├─__init__.py ``` ## 指令💻 `ces = on_command("workscore",aliases={"算性价比","性价比计算器","工作性价比"},rule=to_me())` **示例** `@Eternity. 算性价比` `bot 算性价比` 每日只请求一次,当`news`目录中存在当天的新闻时,直接从本地文件发送,不请求api **给个star吧~** ## 截图🖼 ![](https://cdn.jsdelivr.net/gh/yzyyz1387/blogimages/nonebot_plugin_workscore.jpg)