nonebot-plugin-pong


Namenonebot-plugin-pong JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
Summaryping -> pong
upload_time2024-10-26 06:09:24
maintainerNone
docs_urlNone
authoreya46
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://nonebot.dev/"><img src="https://nonebot.dev/logo.png" width="200" height="200" alt="nonebot"></a>
</p>

<div align="center">

# NoneBot Plugin Pong

![License](https://img.shields.io/github/license/eya46/nonebot-plugin-pong)
![Python](https://img.shields.io/badge/python-3.9+-blue.svg)
![NoneBot](https://img.shields.io/badge/nonebot-2.3.0+-red.svg)
</div>

## 作用

ping -> pong

## 安装方式

### 依赖管理

- `pip install nonebot-plugin-pong`
- `poetry add nonebot-plugin-pong`
- `pdm add nonebot-plugin-pong`

> 在 `bot.py` 中添加 `nonebot.load_plugin("nonebot_plugin_pong")`

### nb-cli

- `nb plugin install nonebot-plugin-pong`

## 依赖项

```toml
python = "^3.9"
nonebot2 = "^2.3.0"
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nonebot-plugin-pong",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "eya46",
    "author_email": "61458340+eya46@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/a7/332f434e6a23763c9eabdd89b6f951cba6eb14048fce0ff8a0979ec0d86c/nonebot_plugin_pong-0.1.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://nonebot.dev/\"><img src=\"https://nonebot.dev/logo.png\" width=\"200\" height=\"200\" alt=\"nonebot\"></a>\n</p>\n\n<div align=\"center\">\n\n# NoneBot Plugin Pong\n\n![License](https://img.shields.io/github/license/eya46/nonebot-plugin-pong)\n![Python](https://img.shields.io/badge/python-3.9+-blue.svg)\n![NoneBot](https://img.shields.io/badge/nonebot-2.3.0+-red.svg)\n</div>\n\n## \u4f5c\u7528\n\nping -> pong\n\n## \u5b89\u88c5\u65b9\u5f0f\n\n### \u4f9d\u8d56\u7ba1\u7406\n\n- `pip install nonebot-plugin-pong`\n- `poetry add nonebot-plugin-pong`\n- `pdm add nonebot-plugin-pong`\n\n> \u5728 `bot.py` \u4e2d\u6dfb\u52a0 `nonebot.load_plugin(\"nonebot_plugin_pong\")`\n\n### nb-cli\n\n- `nb plugin install nonebot-plugin-pong`\n\n## \u4f9d\u8d56\u9879\n\n```toml\npython = \"^3.9\"\nnonebot2 = \"^2.3.0\"\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ping -> pong",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84e92c81ea4fb8fe98e398fe6dd10b3a6c65b911224967d423a67296481ced84",
                "md5": "9241a52466576277bfca8944837e5a04",
                "sha256": "3e8367284b9d431468b4f643f726a26d10cdf0775e9d2c8872f5fbd464f68deb"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_pong-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9241a52466576277bfca8944837e5a04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 2656,
            "upload_time": "2024-10-26T06:09:23",
            "upload_time_iso_8601": "2024-10-26T06:09:23.043651Z",
            "url": "https://files.pythonhosted.org/packages/84/e9/2c81ea4fb8fe98e398fe6dd10b3a6c65b911224967d423a67296481ced84/nonebot_plugin_pong-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3a7332f434e6a23763c9eabdd89b6f951cba6eb14048fce0ff8a0979ec0d86c",
                "md5": "1238d7f2a919b15b301bd096e8f40644",
                "sha256": "a1fdd3194a54316d0abd57a0f388807bd5f6d1495bab659c37ebc0c92b0bff6a"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_pong-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1238d7f2a919b15b301bd096e8f40644",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 2147,
            "upload_time": "2024-10-26T06:09:24",
            "upload_time_iso_8601": "2024-10-26T06:09:24.058479Z",
            "url": "https://files.pythonhosted.org/packages/f3/a7/332f434e6a23763c9eabdd89b6f951cba6eb14048fce0ff8a0979ec0d86c/nonebot_plugin_pong-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 06:09:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nonebot-plugin-pong"
}
        
Elapsed time: 0.39003s