<div align="center">
<a href="https://v2.nonebot.dev/store"><img src="https://raw.githubusercontent.com/tkgs0/nbpt/resources/nbp_logo.png" width="180" height="180" alt="NoneBotPluginLogo"></a>
<br>
<p><img src="https://raw.githubusercontent.com/tkgs0/nbpt/resources/NoneBotPlugin.svg" width="240" alt="NoneBotPluginText"></p>
</div>
<div align="center">
# nonebot-plugin-repesix
_✨ 复读6 ✨_
<a href="./LICENSE">
<img src="https://img.shields.io/github/license/tkgs0/nonebot-plugin-repesix.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-repesix">
<img src="https://img.shields.io/pypi/v/nonebot-plugin-repesix.svg" alt="pypi">
</a>
<a href="https://www.python.org">
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
</a>
<a href="https://nonebot.dev">
<img src="https://img.shields.io/badge/nonebot-2.3.1+-red.svg" alt="nonebot">
</a>
</div>
## 📖 介绍
当有人发送 `6` 或 `主|蚌|蜯|草|艹|乐|樂|寄|典|孝|急|麻` 时概率触发复读
## 💿 安装
**nb-cli安装, 包管理器安装 二选一**
<details>
<summary>使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-repesix
</details>
<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行,
**根据你使用的包管理器, 输入相应的安装命令**
<details>
<summary>pip</summary>
pip install nonebot-plugin-repesix
</details>
<details>
<summary>pdm</summary>
pdm add nonebot-plugin-repesix
</details>
<details>
<summary>poetry</summary>
poetry add nonebot-plugin-repesix
</details>
<details>
<summary>conda</summary>
conda install nonebot-plugin-repesix
</details>
打开 bot项目下的 `pyproject.toml` 文件,
在其 `plugins` 里加入 `nonebot_plugin_repesix`
plugins = ["nonebot_plugin_repesix"]
</details>
</details>
## 🎉 使用
即插即用
Raw data
{
"_id": null,
"home_page": "https://github.com/tkgs0/nonebot-plugin-repesix",
"name": "nonebot-plugin-repesix",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "nonebot, nonebot2, nonebot_plugin, repeat_six",
"author": "\u6708\u30f6\u702c",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c6/ad/658cde2796346af52030a01d8db63c0cda92074f0c0a36afb6d2a3c1dfca/nonebot_plugin_repesix-0.0.5.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n <a href=\"https://v2.nonebot.dev/store\"><img src=\"https://raw.githubusercontent.com/tkgs0/nbpt/resources/nbp_logo.png\" width=\"180\" height=\"180\" alt=\"NoneBotPluginLogo\"></a>\n <br>\n <p><img src=\"https://raw.githubusercontent.com/tkgs0/nbpt/resources/NoneBotPlugin.svg\" width=\"240\" alt=\"NoneBotPluginText\"></p>\n</div>\n\n<div align=\"center\">\n\n# nonebot-plugin-repesix\n\n_\u2728 \u590d\u8bfb6 \u2728_\n\n<a href=\"./LICENSE\">\n <img src=\"https://img.shields.io/github/license/tkgs0/nonebot-plugin-repesix.svg\" alt=\"license\">\n</a>\n<a href=\"https://pypi.python.org/pypi/nonebot-plugin-repesix\">\n <img src=\"https://img.shields.io/pypi/v/nonebot-plugin-repesix.svg\" alt=\"pypi\">\n</a>\n<a href=\"https://www.python.org\">\n <img src=\"https://img.shields.io/badge/python-3.9+-blue.svg\" alt=\"python\">\n</a>\n<a href=\"https://nonebot.dev\">\n <img src=\"https://img.shields.io/badge/nonebot-2.3.1+-red.svg\" alt=\"nonebot\">\n</a>\n\n</div>\n\n## \ud83d\udcd6 \u4ecb\u7ecd\n\n\u5f53\u6709\u4eba\u53d1\u9001 `6` \u6216 `\u4e3b|\u868c|\u872f|\u8349|\u8279|\u4e50|\u6a02|\u5bc4|\u5178|\u5b5d|\u6025|\u9ebb` \u65f6\u6982\u7387\u89e6\u53d1\u590d\u8bfb\n\n## \ud83d\udcbf \u5b89\u88c5\n\n**nb-cli\u5b89\u88c5, \u5305\u7ba1\u7406\u5668\u5b89\u88c5 \u4e8c\u9009\u4e00**\n\n<details>\n<summary>\u4f7f\u7528 nb-cli \u5b89\u88c5</summary>\n\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 nb plugin install nonebot-plugin-repesix\n\n</details>\n\n<details>\n<summary>\u4f7f\u7528\u5305\u7ba1\u7406\u5668\u5b89\u88c5</summary>\n\n\u5728 nonebot2 \u9879\u76ee\u7684\u63d2\u4ef6\u76ee\u5f55\u4e0b, \u6253\u5f00\u547d\u4ee4\u884c,\n\n**\u6839\u636e\u4f60\u4f7f\u7528\u7684\u5305\u7ba1\u7406\u5668, \u8f93\u5165\u76f8\u5e94\u7684\u5b89\u88c5\u547d\u4ee4**\n\n<details>\n<summary>pip</summary>\n\n pip install nonebot-plugin-repesix\n\n</details>\n<details>\n<summary>pdm</summary>\n\n pdm add nonebot-plugin-repesix\n\n</details>\n<details>\n<summary>poetry</summary>\n\n poetry add nonebot-plugin-repesix\n\n</details>\n<details>\n<summary>conda</summary>\n\n conda install nonebot-plugin-repesix\n\n</details>\n\n\u6253\u5f00 bot\u9879\u76ee\u4e0b\u7684 `pyproject.toml` \u6587\u4ef6,\n\n\u5728\u5176 `plugins` \u91cc\u52a0\u5165 `nonebot_plugin_repesix`\n\n plugins = [\"nonebot_plugin_repesix\"]\n\n</details>\n</details>\n\n## \ud83c\udf89 \u4f7f\u7528\n\n\u5373\u63d2\u5373\u7528\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\u590d\u8bfb6",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/tkgs0/nonebot-plugin-repesix",
"Repository": "https://github.com/tkgs0/nonebot-plugin-repesix"
},
"split_keywords": [
"nonebot",
" nonebot2",
" nonebot_plugin",
" repeat_six"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d51a3898b79c23a646a77ce6eabdec08408c04a32cc02df14d3cc6b27316a95b",
"md5": "b6f344abe68a7354ea047e298d238090",
"sha256": "8f14356ca0b965817200eb040429a3eaa4e5b9f155be7d3475e32a7e5728f5db"
},
"downloads": -1,
"filename": "nonebot_plugin_repesix-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b6f344abe68a7354ea047e298d238090",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 3488,
"upload_time": "2024-08-27T14:01:35",
"upload_time_iso_8601": "2024-08-27T14:01:35.782759Z",
"url": "https://files.pythonhosted.org/packages/d5/1a/3898b79c23a646a77ce6eabdec08408c04a32cc02df14d3cc6b27316a95b/nonebot_plugin_repesix-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6ad658cde2796346af52030a01d8db63c0cda92074f0c0a36afb6d2a3c1dfca",
"md5": "56c0f8ae5e751346c4026f752efe1440",
"sha256": "d64fdf7720a1f259c2ea89ee5cead164d1fd5bbc9b428b356ca112c1c3d8f6a3"
},
"downloads": -1,
"filename": "nonebot_plugin_repesix-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "56c0f8ae5e751346c4026f752efe1440",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 2835,
"upload_time": "2024-08-27T14:01:36",
"upload_time_iso_8601": "2024-08-27T14:01:36.938883Z",
"url": "https://files.pythonhosted.org/packages/c6/ad/658cde2796346af52030a01d8db63c0cda92074f0c0a36afb6d2a3c1dfca/nonebot_plugin_repesix-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 14:01:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tkgs0",
"github_project": "nonebot-plugin-repesix",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nonebot-plugin-repesix"
}