nonebot-plugin-soup


Namenonebot-plugin-soup JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Monarchdos/nonebot_plugin_soup
Summary心灵鸡汤
upload_time2023-01-11 08:47:29
maintainer
docs_urlNone
authorMonarchdos
requires_python
license
keywords pip nonebot2 nonebot nonebot_plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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">
_✨ 心灵鸡汤 ✨_
<br><br><a href="./LICENSE">
    <img src="https://img.shields.io/github/license/Monarchdos/nonebot_plugin_soup.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot_plugin_soup">
    <img src="https://img.shields.io/pypi/v/nonebot_plugin_soup.svg" alt="pypi">
</a>
<a href="https://www.python.org">
    <img src="https://img.shields.io/badge/python-3.8+-blue.svg" alt="python">
</a>


</div>

## 📖 介绍

来一碗心灵鸡汤吧。

## 💿 安装

**使用 nb-cli 安装**  
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装  

```bash
nb plugin install nonebot-plugin-soup
```

**使用 pip 安装**  
```bash
pip install nonebot-plugin-soup
```

打开 nonebot2 项目的 `bot.py` 文件, 在其中写入
```python
nonebot.load_plugin('nonebot_plugin_soup')
```

## 🎉 使用

<table> 
  <tr align="center">
    <th> 指令 </th>
    <th> 说明 </th>
  </tr>
  <tr align="center">
    <td> 鸡汤 </td>
    <td> 获取一碗心灵鸡汤 </td>
  </tr>
  <tr align="center">
    <td> 毒鸡汤 </td>
    <td> 获取一碗心灵毒鸡汤 </td>
  </tr>

</table>



## 📝 更新日志

<details>
<summary>展开/收起</summary>

## **2023-01-11 V1.0.0**


  * 插件发布~

</details>




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Monarchdos/nonebot_plugin_soup",
    "name": "nonebot-plugin-soup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pip,nonebot2,nonebot,nonebot_plugin",
    "author": "Monarchdos",
    "author_email": "admin@ayfre.com",
    "download_url": "",
    "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<div align=\"center\">\n_\u2728 \u5fc3\u7075\u9e21\u6c64 \u2728_\n<br><br><a href=\"./LICENSE\">\n    <img src=\"https://img.shields.io/github/license/Monarchdos/nonebot_plugin_soup.svg\" alt=\"license\">\n</a>\n<a href=\"https://pypi.python.org/pypi/nonebot_plugin_soup\">\n    <img src=\"https://img.shields.io/pypi/v/nonebot_plugin_soup.svg\" alt=\"pypi\">\n</a>\n<a href=\"https://www.python.org\">\n    <img src=\"https://img.shields.io/badge/python-3.8+-blue.svg\" alt=\"python\">\n</a>\n\n\n</div>\n\n## \ud83d\udcd6 \u4ecb\u7ecd\n\n\u6765\u4e00\u7897\u5fc3\u7075\u9e21\u6c64\u5427\u3002\n\n## \ud83d\udcbf \u5b89\u88c5\n\n**\u4f7f\u7528 nb-cli \u5b89\u88c5**  \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  \n\n```bash\nnb plugin install nonebot-plugin-soup\n```\n\n**\u4f7f\u7528 pip \u5b89\u88c5**  \n```bash\npip install nonebot-plugin-soup\n```\n\n\u6253\u5f00 nonebot2 \u9879\u76ee\u7684 `bot.py` \u6587\u4ef6, \u5728\u5176\u4e2d\u5199\u5165\n```python\nnonebot.load_plugin('nonebot_plugin_soup')\n```\n\n## \ud83c\udf89 \u4f7f\u7528\n\n<table> \n  <tr align=\"center\">\n    <th> \u6307\u4ee4 </th>\n    <th> \u8bf4\u660e </th>\n  </tr>\n  <tr align=\"center\">\n    <td> \u9e21\u6c64 </td>\n    <td> \u83b7\u53d6\u4e00\u7897\u5fc3\u7075\u9e21\u6c64 </td>\n  </tr>\n  <tr align=\"center\">\n    <td> \u6bd2\u9e21\u6c64 </td>\n    <td> \u83b7\u53d6\u4e00\u7897\u5fc3\u7075\u6bd2\u9e21\u6c64 </td>\n  </tr>\n\n</table>\n\n\n\n## \ud83d\udcdd \u66f4\u65b0\u65e5\u5fd7\n\n<details>\n<summary>\u5c55\u5f00/\u6536\u8d77</summary>\n\n## **2023-01-11 V1.0.0**\n\n\n  * \u63d2\u4ef6\u53d1\u5e03~\n\n</details>\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\u5fc3\u7075\u9e21\u6c64",
    "version": "1.0.0",
    "split_keywords": [
        "pip",
        "nonebot2",
        "nonebot",
        "nonebot_plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00b0e6d0028ad0bbf5ff99cdc7fc61062ec3a18b997f0c9f5c941a96bcb9bd18",
                "md5": "93c4223e0504b7a5905ed05929a26608",
                "sha256": "af0a3ecc88eb3e8e2eead774ef53867d54c0fe175c99690c5e9bcd199e61f92e"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_soup-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93c4223e0504b7a5905ed05929a26608",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15154,
            "upload_time": "2023-01-11T08:47:29",
            "upload_time_iso_8601": "2023-01-11T08:47:29.519685Z",
            "url": "https://files.pythonhosted.org/packages/00/b0/e6d0028ad0bbf5ff99cdc7fc61062ec3a18b997f0c9f5c941a96bcb9bd18/nonebot_plugin_soup-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 08:47:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Monarchdos",
    "github_project": "nonebot_plugin_soup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nonebot-plugin-soup"
}
        
Elapsed time: 0.02807s