nonebot-plugin-furryyunhei


Namenonebot-plugin-furryyunhei JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryNoneBot 插件用于查询 furry 云黑名单
upload_time2025-01-15 16:12:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2025 MoFan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords nonebot furry cloud-blacklist
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <a href="https://v2.nonebot.dev/store"><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/nbp_logo.png" width="180" height="180" alt="NoneBotPluginLogo"></a>
  <br>
  <p><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/NoneBotPlugin.svg" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot-plugin-furryyunhei

_✨ NoneBot 插件 furry云黑查询插件 ✨_


<a href="./LICENSE">
    <img src="https://img.shields.io/github/license/owner/nonebot-plugin-template.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-template">
    <img src="https://img.shields.io/pypi/v/nonebot-plugin-template.svg" alt="pypi">
</a>
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">

</div>


## 📖 介绍

基于 幻梦 的趣绮梦云黑api开发的相对应的nonebot插件
申请api请联系 幻梦QQ1137889900

## 💿 安装

<details open>
<summary>使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

    nb plugin install nonebot-plugin-furryyunhei

</details>

<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

<details>
<summary>pip</summary>

    pip install nonebot-plugin-furryyunhei
</details>
<details>
<summary>pdm</summary>

    pdm add nonebot-plugin-furryyunhei
</details>
<details>
<summary>poetry</summary>

    poetry add nonebot-plugin-furryyunhei
</details>
<details>
<summary>conda</summary>

    conda install nonebot-plugin-furryyunhei
</details>

打开 nonebot2 项目根目录下的 `pyproject.toml` 文件, 在 `[tool.nonebot]` 部分追加写入

    plugins = ["nonebot_plugin_furryyunhei"]

</details>

## ⚙️ 配置

在 nonebot2 项目的`.env`文件中添加下表中的必填配置

| 配置项 | 必填 | 默认值 | 说明 |
|:-----:|:----:|:----:|:----:|
| YUNHEIAPIKEY | 是 | 无 | APIKEY,必填 |

## 🎉 使用
### 指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|:-----:|:----:|:----:|:----:|:----:|
| /查云黑 [QQ号]或/yunhei [QQ号] | 群员 | 否 | 不限 | 查询云黑 |

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nonebot-plugin-furryyunhei",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "nonebot, furry, cloud-blacklist",
    "author": null,
    "author_email": "mofan <admin@zhuiyenet.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/9f/874d21a9c176961a93a731e8a0babd5ffaf556d95470db0e461345f1d1b4/nonebot_plugin_furryyunhei-1.0.1.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\r\n  <a href=\"https://v2.nonebot.dev/store\"><img src=\"https://github.com/A-kirami/nonebot-plugin-template/blob/resources/nbp_logo.png\" width=\"180\" height=\"180\" alt=\"NoneBotPluginLogo\"></a>\r\n  <br>\r\n  <p><img src=\"https://github.com/A-kirami/nonebot-plugin-template/blob/resources/NoneBotPlugin.svg\" width=\"240\" alt=\"NoneBotPluginText\"></p>\r\n</div>\r\n\r\n<div align=\"center\">\r\n\r\n# nonebot-plugin-furryyunhei\r\n\r\n_\u2728 NoneBot \u63d2\u4ef6 furry\u4e91\u9ed1\u67e5\u8be2\u63d2\u4ef6 \u2728_\r\n\r\n\r\n<a href=\"./LICENSE\">\r\n    <img src=\"https://img.shields.io/github/license/owner/nonebot-plugin-template.svg\" alt=\"license\">\r\n</a>\r\n<a href=\"https://pypi.python.org/pypi/nonebot-plugin-template\">\r\n    <img src=\"https://img.shields.io/pypi/v/nonebot-plugin-template.svg\" alt=\"pypi\">\r\n</a>\r\n<img src=\"https://img.shields.io/badge/python-3.9+-blue.svg\" alt=\"python\">\r\n\r\n</div>\r\n\r\n\r\n## \ud83d\udcd6 \u4ecb\u7ecd\r\n\r\n\u57fa\u4e8e \u5e7b\u68a6 \u7684\u8da3\u7eee\u68a6\u4e91\u9ed1api\u5f00\u53d1\u7684\u76f8\u5bf9\u5e94\u7684nonebot\u63d2\u4ef6\r\n\u7533\u8bf7api\u8bf7\u8054\u7cfb \u5e7b\u68a6QQ1137889900\r\n\r\n## \ud83d\udcbf \u5b89\u88c5\r\n\r\n<details open>\r\n<summary>\u4f7f\u7528 nb-cli \u5b89\u88c5</summary>\r\n\u5728 nonebot2 \u9879\u76ee\u7684\u6839\u76ee\u5f55\u4e0b\u6253\u5f00\u547d\u4ee4\u884c, \u8f93\u5165\u4ee5\u4e0b\u6307\u4ee4\u5373\u53ef\u5b89\u88c5\r\n\r\n    nb plugin install nonebot-plugin-furryyunhei\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>\u4f7f\u7528\u5305\u7ba1\u7406\u5668\u5b89\u88c5</summary>\r\n\u5728 nonebot2 \u9879\u76ee\u7684\u63d2\u4ef6\u76ee\u5f55\u4e0b, \u6253\u5f00\u547d\u4ee4\u884c, \u6839\u636e\u4f60\u4f7f\u7528\u7684\u5305\u7ba1\u7406\u5668, \u8f93\u5165\u76f8\u5e94\u7684\u5b89\u88c5\u547d\u4ee4\r\n\r\n<details>\r\n<summary>pip</summary>\r\n\r\n    pip install nonebot-plugin-furryyunhei\r\n</details>\r\n<details>\r\n<summary>pdm</summary>\r\n\r\n    pdm add nonebot-plugin-furryyunhei\r\n</details>\r\n<details>\r\n<summary>poetry</summary>\r\n\r\n    poetry add nonebot-plugin-furryyunhei\r\n</details>\r\n<details>\r\n<summary>conda</summary>\r\n\r\n    conda install nonebot-plugin-furryyunhei\r\n</details>\r\n\r\n\u6253\u5f00 nonebot2 \u9879\u76ee\u6839\u76ee\u5f55\u4e0b\u7684 `pyproject.toml` \u6587\u4ef6, \u5728 `[tool.nonebot]` \u90e8\u5206\u8ffd\u52a0\u5199\u5165\r\n\r\n    plugins = [\"nonebot_plugin_furryyunhei\"]\r\n\r\n</details>\r\n\r\n## \u2699\ufe0f \u914d\u7f6e\r\n\r\n\u5728 nonebot2 \u9879\u76ee\u7684`.env`\u6587\u4ef6\u4e2d\u6dfb\u52a0\u4e0b\u8868\u4e2d\u7684\u5fc5\u586b\u914d\u7f6e\r\n\r\n| \u914d\u7f6e\u9879 | \u5fc5\u586b | \u9ed8\u8ba4\u503c | \u8bf4\u660e |\r\n|:-----:|:----:|:----:|:----:|\r\n| YUNHEIAPIKEY | \u662f | \u65e0 | APIKEY,\u5fc5\u586b |\r\n\r\n## \ud83c\udf89 \u4f7f\u7528\r\n### \u6307\u4ee4\u8868\r\n| \u6307\u4ee4 | \u6743\u9650 | \u9700\u8981@ | \u8303\u56f4 | \u8bf4\u660e |\r\n|:-----:|:----:|:----:|:----:|:----:|\r\n| /\u67e5\u4e91\u9ed1 [QQ\u53f7]\u6216/yunhei [QQ\u53f7] | \u7fa4\u5458 | \u5426 | \u4e0d\u9650 | \u67e5\u8be2\u4e91\u9ed1 |\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2025 MoFan  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "NoneBot \u63d2\u4ef6\u7528\u4e8e\u67e5\u8be2 furry \u4e91\u9ed1\u540d\u5355",
    "version": "1.0.1",
    "project_urls": {
        "repository": "https://github.com/mofan0423/nonebot-plugin-furryyunhei"
    },
    "split_keywords": [
        "nonebot",
        " furry",
        " cloud-blacklist"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16e15a5c9f45a3705f53be09eaadc8aac91a1f4b8a368b5239fd43498ad9f159",
                "md5": "f2b97c00ba9451f168b50818ffed0647",
                "sha256": "9853a38204d360b8c4f484e528e8efb6910d45d2d5043cd38150eba9e59b58cc"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_furryyunhei-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2b97c00ba9451f168b50818ffed0647",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5365,
            "upload_time": "2025-01-15T16:12:58",
            "upload_time_iso_8601": "2025-01-15T16:12:58.493228Z",
            "url": "https://files.pythonhosted.org/packages/16/e1/5a5c9f45a3705f53be09eaadc8aac91a1f4b8a368b5239fd43498ad9f159/nonebot_plugin_furryyunhei-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d99f874d21a9c176961a93a731e8a0babd5ffaf556d95470db0e461345f1d1b4",
                "md5": "8f6b547010efa085408be07569e0daa4",
                "sha256": "8d00046904ece80ce8040d1e9f7662b38fd8ef80c48240de3d01c0828b7f2ce4"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_furryyunhei-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f6b547010efa085408be07569e0daa4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4581,
            "upload_time": "2025-01-15T16:12:59",
            "upload_time_iso_8601": "2025-01-15T16:12:59.997109Z",
            "url": "https://files.pythonhosted.org/packages/d9/9f/874d21a9c176961a93a731e8a0babd5ffaf556d95470db0e461345f1d1b4/nonebot_plugin_furryyunhei-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 16:12:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mofan0423",
    "github_project": "nonebot-plugin-furryyunhei",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nonebot-plugin-furryyunhei"
}
        
Elapsed time: 0.42387s