<div align="center">
# Roll
_🎲 掷骰子 🎲_
</div>
<p align="center">
<a href="https://github.com/KafCoppelia/nonebot_plugin_roll/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/MinatoAquaCrews/nonebot_plugin_roll?color=blue">
</a>
<a href="https://github.com/nonebot/nonebot2">
<img src="https://img.shields.io/badge/nonebot2-2.0.0+-green">
</a>
<a href="https://github.com/MinatoAquaCrews/nonebot_plugin_roll/releases/tag/v0.2.3">
<img src="https://img.shields.io/github/v/release/MinatoAquaCrews/nonebot_plugin_roll?color=orange">
</a>
<a href="https://www.codefactor.io/repository/github/MinatoAquaCrews/nonebot_plugin_roll">
<img src="https://img.shields.io/codefactor/grade/github/MinatoAquaCrews/nonebot_plugin_roll/master?color=red">
</a>
<a href="https://github.com/MinatoAquaCrews/nonebot_plugin_roll">
<img src="https://img.shields.io/pypi/dm/nonebot_plugin_roll">
</a>
<a href="https://results.pre-commit.ci/latest/github/MinatoAquaCrews/nonebot_plugin_roll/master">
<img src="https://results.pre-commit.ci/badge/github/MinatoAquaCrews/nonebot_plugin_roll/master.svg" alt="pre-commit.ci status">
</a>
</p>
## 版本
[v0.2.3](https://github.com/MinatoAquaCrews/nonebot_plugin_roll/releases/tag/v0.2.3)
⚠ 适配nonebot2-2.0.0+
## 安装
通过 `pip` 或 `nb-cli` 安装。
## 功能
掷骰!扔出指定个数的多面骰子;支持群聊与私聊。
## 命令
掷骰子:[rd/roll/掷骰] [x]d[y],掷出x个y面的骰子,并返回点数。
🎉 掷出特定骰子或特定点数可能有彩蛋!
## 本插件改自
[Omega Miya-roll](https://github.com/Ailitonia/omega-miya)
Raw data
{
"_id": null,
"home_page": "https://github.com/MinatoAquaCrews/nonebot_plugin_roll",
"name": "nonebot_plugin_roll",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "nonebot2,nonebot-plugin,Roll,MinatoAquaCrews",
"author": "KafCoppelia",
"author_email": "k740677208@gmail.com",
"download_url": "",
"platform": null,
"description": "<div align=\"center\">\n\n# Roll\n\n_\ud83c\udfb2 \u63b7\u9ab0\u5b50 \ud83c\udfb2_\n\n</div>\n\n<p align=\"center\">\n\n <a href=\"https://github.com/KafCoppelia/nonebot_plugin_roll/blob/master/LICENSE\">\n <img src=\"https://img.shields.io/github/license/MinatoAquaCrews/nonebot_plugin_roll?color=blue\">\n </a>\n\n <a href=\"https://github.com/nonebot/nonebot2\">\n <img src=\"https://img.shields.io/badge/nonebot2-2.0.0+-green\">\n </a>\n\n <a href=\"https://github.com/MinatoAquaCrews/nonebot_plugin_roll/releases/tag/v0.2.3\">\n <img src=\"https://img.shields.io/github/v/release/MinatoAquaCrews/nonebot_plugin_roll?color=orange\">\n </a>\n\n <a href=\"https://www.codefactor.io/repository/github/MinatoAquaCrews/nonebot_plugin_roll\">\n <img src=\"https://img.shields.io/codefactor/grade/github/MinatoAquaCrews/nonebot_plugin_roll/master?color=red\">\n </a>\n\n <a href=\"https://github.com/MinatoAquaCrews/nonebot_plugin_roll\">\n <img src=\"https://img.shields.io/pypi/dm/nonebot_plugin_roll\">\n </a>\n\n <a href=\"https://results.pre-commit.ci/latest/github/MinatoAquaCrews/nonebot_plugin_roll/master\">\n\t<img src=\"https://results.pre-commit.ci/badge/github/MinatoAquaCrews/nonebot_plugin_roll/master.svg\" alt=\"pre-commit.ci status\">\n </a>\n\n</p>\n\n## \u7248\u672c\n\n[v0.2.3](https://github.com/MinatoAquaCrews/nonebot_plugin_roll/releases/tag/v0.2.3)\n\n\u26a0 \u9002\u914dnonebot2-2.0.0+\n\n## \u5b89\u88c5\n\n\u901a\u8fc7 `pip` \u6216 `nb-cli` \u5b89\u88c5\u3002\n\n## \u529f\u80fd\n\n\u63b7\u9ab0\uff01\u6254\u51fa\u6307\u5b9a\u4e2a\u6570\u7684\u591a\u9762\u9ab0\u5b50\uff1b\u652f\u6301\u7fa4\u804a\u4e0e\u79c1\u804a\u3002\n\n## \u547d\u4ee4\n\n\u63b7\u9ab0\u5b50\uff1a[rd/roll/\u63b7\u9ab0] [x]d[y]\uff0c\u63b7\u51fax\u4e2ay\u9762\u7684\u9ab0\u5b50\uff0c\u5e76\u8fd4\u56de\u70b9\u6570\u3002\n\n\ud83c\udf89 \u63b7\u51fa\u7279\u5b9a\u9ab0\u5b50\u6216\u7279\u5b9a\u70b9\u6570\u53ef\u80fd\u6709\u5f69\u86cb\uff01\n\n## \u672c\u63d2\u4ef6\u6539\u81ea\n\n[Omega Miya-roll](https://github.com/Ailitonia/omega-miya)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Roll a dice!",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/MinatoAquaCrews/nonebot_plugin_roll",
"Repository": "https://github.com/MinatoAquaCrews/nonebot_plugin_roll"
},
"split_keywords": [
"nonebot2",
"nonebot-plugin",
"roll",
"minatoaquacrews"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cad09ec7f0163249db5ba84790b88d0701c904b683be4c080eab4e0df46187b4",
"md5": "c5efb722cba650e6e1a0c5f842167f5d",
"sha256": "3a5ead2404f26711c9d41604ddcbb2e141df8a950fc53d32536aa7980fab1a2c"
},
"downloads": -1,
"filename": "nonebot_plugin_roll-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5efb722cba650e6e1a0c5f842167f5d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 4241,
"upload_time": "2023-10-18T02:03:43",
"upload_time_iso_8601": "2023-10-18T02:03:43.776108Z",
"url": "https://files.pythonhosted.org/packages/ca/d0/9ec7f0163249db5ba84790b88d0701c904b683be4c080eab4e0df46187b4/nonebot_plugin_roll-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-18 02:03:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MinatoAquaCrews",
"github_project": "nonebot_plugin_roll",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nonebot_plugin_roll"
}