nonebot-plugin-al


Namenonebot-plugin-al JSON
Version 0.3.10 PyPI version JSON
download
home_pagehttps://github.com/Agnes4m/nonebot_plugin_AL
SummaryAzuer L plugin for NoneBot2
upload_time2023-08-04 10:37:19
maintainer
docs_urlNone
authorAgnes_Digital
requires_python>=3.9,<4.0
licenseMIT
keywords game nonebot2 plugin bilibili
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- markdownlint-disable MD026 MD031 MD033 MD036 MD041 MD046 -->
<div align="center">

<img src="https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_l4d2_server/main/image/logo.png" width="180" height="180"  alt="AgnesDigitalLogo">
                <br>
<p><img src="https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot_plugin_al 0.3.0

__✨Nonebot & 碧蓝航线攻略✨__

<a href="https://github.com/Agnes4m/nonebot_plugin_AL/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_AL" alt="stars">
</a>

<a href="https://github.com/Agnes4m/nonebot_plugin_AL/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_AL" alt="issues">
</a>

<a href="https://jq.qq.com/?_wv=1027&k=HdjoCcAe">
        <img src="https://img.shields.io/badge/QQ%E7%BE%A4-399365126-orange?style=flat-square" alt="QQ Chat Group">
</a>

<a href="https://pypi.python.org/pypi/nonebot_plugin_AL">
        <img src="https://img.shields.io/pypi/v/nonebot_plugin_AL.svg" alt="pypi">

</a>

<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
    <img src="https://img.shields.io/badge/nonebot-2.0.0-red.svg" alt="NoneBot">

</div>

## 功能

1、b站wiki井号榜一图流

2、舰船装备图鉴

3、(70%完成)移植大部分[blhx](https://github.com/Gaylone/blhx_wiki)(原hoshino改项目)的大部分功能


## 安装

以下命令选其一即可

```sh
nb plugin install nonebot_plugin_al
```
```sh
pip install nonebot_plugin_al
```
```sh
git clone https://github.com/Agnes4m/nonebot_plugin_AL.git
```

## 配置

配置文件路径:`data/al/config.yml`

## 资源包

### azurapi

本项的图片资源基本都来源于本地,具体在项目的images文件夹里,大小在3.5G左右,项目在[api](https://github.com/AzurAPI/azurapi-js-setup) 打包下载,将下载来的项目里的images文件夹放入bot目录下`data/al/ship_html`里面,也就是说路径为`data/al/ship_html/images/`这点十分重要,blhx_wiki功能90%依赖这个资源包,请自行留意它的更新

<!-- 除了图片文件,还有一些其它的,比如原作者仓库的 一些(划掉) 好多东西 -->

百度云盘:链接:https://pan.baidu.com/s/1ppLW3rkygLovXIG_Y58Qrg?pwd=57uk 
提取码:57uk

### blhx_wiki

仓库在[这里](https://github.com/Gaylone/blhx_wiki),包括了blhx指令相关的大部分文件

## 指令

### 【总】碧蓝帮助 | 碧蓝指令

- 1、碧蓝+['强度榜','装备榜','金部件榜','萌新榜','兵器榜','专武榜',
        '兑换榜','研发榜','改造榜','跨队榜','pt榜','氪金榜','打捞主线榜','打捞作战榜']
- 2、碧蓝角色【角色名称】
- 3、碧蓝装备【装备名称】

### 【blhx_wiki】(强制检查空格)

0.帮助信息

命令示范:blhx 帮助

1.根据船名查舰船信息

命令示范: blhx 长门

2.根据船名和皮肤名查询皮肤立绘

命令示范:blhx 圣路易斯 Luxury_Handle

命令示范:blhx 长门 御狐的辉振袖

命令示范:blhx 长门 原皮

命令示范:blhx 长门 婚纱

3.随机返回游戏加载页面的插画

命令示范:blhx 过场

4.返回bwiki的PVE强度榜信息

命令示范:blhx 强度榜

7.强制更新(目前已使用代理更新api数据为离线模式所用,如果出问题及时issue)

命令示范:blhx 强制更新

8.获取最新活动信息(有问题及时issue)

命令示范:blhx 最新活动

9.为舰船取昵称(以后你就可以用昵称查询了)

命令示范:blhx备注 光辉 太太

以后就可以用 blhx 太太 婚纱 这种昵称取代正式名称查询

10.删除舰船昵称

命令示范:blhx移除备注 光辉 太太

11.舰船昵称快捷查询

命令示范:blhx皮肤 光辉 0

12.建造模拟

命令示范:blhx大建 轻型/重型/特型

## 🙈 其他

- 本项目仅供学习使用,请勿用于商业用途
- 喜欢该项目可以Star或者提供PR,你的支持就是我持续维护的动力
- [爱发电](https://afdian.net/a/agnes_digital)
- [MIT License](https://github.com/Agnes4m/nonebot_plugin_AL/blob/main/LICENSE) ©[@Agnes4m](https://github.com/Agnes4m)

## 感谢

- [AzurAPI](https://github.com/AzurAPI/azurapi-js-setup)持续更新的碧蓝航线数据库
- [blhx_wiki](https://github.com/Gaylone/blhx_wiki) - hoshino碧蓝航线项目(已停止维护)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Agnes4m/nonebot_plugin_AL",
    "name": "nonebot-plugin-al",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "game,nonebot2,plugin,bilibili",
    "author": "Agnes_Digital",
    "author_email": "Z735803792@163.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/92/d1e0901b9f6defcb48c9970c12beef4bf4bcf868cc2b31b9b26431717fa6/nonebot_plugin_al-0.3.10.tar.gz",
    "platform": null,
    "description": "<!-- markdownlint-disable MD026 MD031 MD033 MD036 MD041 MD046 -->\n<div align=\"center\">\n\n<img src=\"https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_l4d2_server/main/image/logo.png\" width=\"180\" height=\"180\"  alt=\"AgnesDigitalLogo\">\n                <br>\n<p><img src=\"https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png\" width=\"240\" alt=\"NoneBotPluginText\"></p>\n</div>\n\n<div align=\"center\">\n\n# nonebot_plugin_al 0.3.0\n\n__\u2728Nonebot & \u78a7\u84dd\u822a\u7ebf\u653b\u7565\u2728__\n\n<a href=\"https://github.com/Agnes4m/nonebot_plugin_AL/stargazers\">\n<img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_AL\" alt=\"stars\">\n</a>\n\n<a href=\"https://github.com/Agnes4m/nonebot_plugin_AL/issues\">\n<img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_AL\" alt=\"issues\">\n</a>\n\n<a href=\"https://jq.qq.com/?_wv=1027&k=HdjoCcAe\">\n        <img src=\"https://img.shields.io/badge/QQ%E7%BE%A4-399365126-orange?style=flat-square\" alt=\"QQ Chat Group\">\n</a>\n\n<a href=\"https://pypi.python.org/pypi/nonebot_plugin_AL\">\n        <img src=\"https://img.shields.io/pypi/v/nonebot_plugin_AL.svg\" alt=\"pypi\">\n\n</a>\n\n<img src=\"https://img.shields.io/badge/python-3.9+-blue.svg\" alt=\"python\">\n    <img src=\"https://img.shields.io/badge/nonebot-2.0.0-red.svg\" alt=\"NoneBot\">\n\n</div>\n\n## \u529f\u80fd\n\n1\u3001b\u7ad9wiki\u4e95\u53f7\u699c\u4e00\u56fe\u6d41\n\n2\u3001\u8230\u8239\u88c5\u5907\u56fe\u9274\n\n3\u3001(70%\u5b8c\u6210)\u79fb\u690d\u5927\u90e8\u5206[blhx](https://github.com/Gaylone/blhx_wiki)\uff08\u539fhoshino\u6539\u9879\u76ee\uff09\u7684\u5927\u90e8\u5206\u529f\u80fd\n\n\n## \u5b89\u88c5\n\n\u4ee5\u4e0b\u547d\u4ee4\u9009\u5176\u4e00\u5373\u53ef\n\n```sh\nnb plugin install nonebot_plugin_al\n```\n```sh\npip install nonebot_plugin_al\n```\n```sh\ngit clone https://github.com/Agnes4m/nonebot_plugin_AL.git\n```\n\n## \u914d\u7f6e\n\n\u914d\u7f6e\u6587\u4ef6\u8def\u5f84\uff1a`data/al/config.yml`\n\n## \u8d44\u6e90\u5305\n\n### azurapi\n\n\u672c\u9879\u7684\u56fe\u7247\u8d44\u6e90\u57fa\u672c\u90fd\u6765\u6e90\u4e8e\u672c\u5730\uff0c\u5177\u4f53\u5728\u9879\u76ee\u7684images\u6587\u4ef6\u5939\u91cc\uff0c\u5927\u5c0f\u57283.5G\u5de6\u53f3\uff0c\u9879\u76ee\u5728[api](https://github.com/AzurAPI/azurapi-js-setup) \u6253\u5305\u4e0b\u8f7d\uff0c\u5c06\u4e0b\u8f7d\u6765\u7684\u9879\u76ee\u91cc\u7684images\u6587\u4ef6\u5939\u653e\u5165bot\u76ee\u5f55\u4e0b`data/al/ship_html`\u91cc\u9762\uff0c\u4e5f\u5c31\u662f\u8bf4\u8def\u5f84\u4e3a`data/al/ship_html/images/`\u8fd9\u70b9\u5341\u5206\u91cd\u8981\uff0cblhx_wiki\u529f\u80fd90%\u4f9d\u8d56\u8fd9\u4e2a\u8d44\u6e90\u5305\uff0c\u8bf7\u81ea\u884c\u7559\u610f\u5b83\u7684\u66f4\u65b0\n\n<!-- \u9664\u4e86\u56fe\u7247\u6587\u4ef6\uff0c\u8fd8\u6709\u4e00\u4e9b\u5176\u5b83\u7684\uff0c\u6bd4\u5982\u539f\u4f5c\u8005\u4ed3\u5e93\u7684 \u4e00\u4e9b(\u5212\u6389) \u597d\u591a\u4e1c\u897f -->\n\n\u767e\u5ea6\u4e91\u76d8\uff1a\u94fe\u63a5\uff1ahttps://pan.baidu.com/s/1ppLW3rkygLovXIG_Y58Qrg?pwd=57uk \n\u63d0\u53d6\u7801\uff1a57uk\n\n### blhx_wiki\n\n\u4ed3\u5e93\u5728[\u8fd9\u91cc](https://github.com/Gaylone/blhx_wiki),\u5305\u62ec\u4e86blhx\u6307\u4ee4\u76f8\u5173\u7684\u5927\u90e8\u5206\u6587\u4ef6\n\n## \u6307\u4ee4\n\n### \u3010\u603b\u3011\u78a7\u84dd\u5e2e\u52a9 | \u78a7\u84dd\u6307\u4ee4\n\n- 1\u3001\u78a7\u84dd+['\u5f3a\u5ea6\u699c','\u88c5\u5907\u699c','\u91d1\u90e8\u4ef6\u699c','\u840c\u65b0\u699c','\u5175\u5668\u699c','\u4e13\u6b66\u699c',\n        '\u5151\u6362\u699c','\u7814\u53d1\u699c','\u6539\u9020\u699c','\u8de8\u961f\u699c','pt\u699c','\u6c2a\u91d1\u699c','\u6253\u635e\u4e3b\u7ebf\u699c','\u6253\u635e\u4f5c\u6218\u699c']\n- 2\u3001\u78a7\u84dd\u89d2\u8272\u3010\u89d2\u8272\u540d\u79f0\u3011\n- 3\u3001\u78a7\u84dd\u88c5\u5907\u3010\u88c5\u5907\u540d\u79f0\u3011\n\n### \u3010blhx_wiki\u3011\uff08\u5f3a\u5236\u68c0\u67e5\u7a7a\u683c\uff09\n\n0.\u5e2e\u52a9\u4fe1\u606f\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u5e2e\u52a9\n\n1.\u6839\u636e\u8239\u540d\u67e5\u8230\u8239\u4fe1\u606f\n\n\u547d\u4ee4\u793a\u8303\uff1a blhx \u957f\u95e8\n\n2.\u6839\u636e\u8239\u540d\u548c\u76ae\u80a4\u540d\u67e5\u8be2\u76ae\u80a4\u7acb\u7ed8\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u5723\u8def\u6613\u65af Luxury_Handle\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u957f\u95e8 \u5fa1\u72d0\u7684\u8f89\u632f\u8896\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u957f\u95e8 \u539f\u76ae\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u957f\u95e8 \u5a5a\u7eb1\n\n3.\u968f\u673a\u8fd4\u56de\u6e38\u620f\u52a0\u8f7d\u9875\u9762\u7684\u63d2\u753b\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u8fc7\u573a\n\n4.\u8fd4\u56debwiki\u7684PVE\u5f3a\u5ea6\u699c\u4fe1\u606f\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u5f3a\u5ea6\u699c\n\n7.\u5f3a\u5236\u66f4\u65b0(\u76ee\u524d\u5df2\u4f7f\u7528\u4ee3\u7406\u66f4\u65b0api\u6570\u636e\u4e3a\u79bb\u7ebf\u6a21\u5f0f\u6240\u7528\uff0c\u5982\u679c\u51fa\u95ee\u9898\u53ca\u65f6issue)\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u5f3a\u5236\u66f4\u65b0\n\n8.\u83b7\u53d6\u6700\u65b0\u6d3b\u52a8\u4fe1\u606f(\u6709\u95ee\u9898\u53ca\u65f6issue)\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx \u6700\u65b0\u6d3b\u52a8\n\n9.\u4e3a\u8230\u8239\u53d6\u6635\u79f0(\u4ee5\u540e\u4f60\u5c31\u53ef\u4ee5\u7528\u6635\u79f0\u67e5\u8be2\u4e86)\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx\u5907\u6ce8 \u5149\u8f89 \u592a\u592a\n\n\u4ee5\u540e\u5c31\u53ef\u4ee5\u7528 blhx \u592a\u592a \u5a5a\u7eb1 \u8fd9\u79cd\u6635\u79f0\u53d6\u4ee3\u6b63\u5f0f\u540d\u79f0\u67e5\u8be2\n\n10.\u5220\u9664\u8230\u8239\u6635\u79f0\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx\u79fb\u9664\u5907\u6ce8 \u5149\u8f89 \u592a\u592a\n\n11.\u8230\u8239\u6635\u79f0\u5feb\u6377\u67e5\u8be2\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx\u76ae\u80a4 \u5149\u8f89 0\n\n12.\u5efa\u9020\u6a21\u62df\n\n\u547d\u4ee4\u793a\u8303\uff1ablhx\u5927\u5efa \u8f7b\u578b/\u91cd\u578b/\u7279\u578b\n\n## \ud83d\ude48 \u5176\u4ed6\n\n- \u672c\u9879\u76ee\u4ec5\u4f9b\u5b66\u4e60\u4f7f\u7528\uff0c\u8bf7\u52ff\u7528\u4e8e\u5546\u4e1a\u7528\u9014\n- \u559c\u6b22\u8be5\u9879\u76ee\u53ef\u4ee5Star\u6216\u8005\u63d0\u4f9bPR\uff0c\u4f60\u7684\u652f\u6301\u5c31\u662f\u6211\u6301\u7eed\u7ef4\u62a4\u7684\u52a8\u529b\n- [\u7231\u53d1\u7535](https://afdian.net/a/agnes_digital)\n- [MIT License](https://github.com/Agnes4m/nonebot_plugin_AL/blob/main/LICENSE) \u00a9[@Agnes4m](https://github.com/Agnes4m)\n\n## \u611f\u8c22\n\n- [AzurAPI](https://github.com/AzurAPI/azurapi-js-setup)\u6301\u7eed\u66f4\u65b0\u7684\u78a7\u84dd\u822a\u7ebf\u6570\u636e\u5e93\n- [blhx_wiki](https://github.com/Gaylone/blhx_wiki) - hoshino\u78a7\u84dd\u822a\u7ebf\u9879\u76ee\uff08\u5df2\u505c\u6b62\u7ef4\u62a4\uff09\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Azuer L plugin for NoneBot2",
    "version": "0.3.10",
    "project_urls": {
        "Homepage": "https://github.com/Agnes4m/nonebot_plugin_AL",
        "Repository": "https://github.com/Agnes4m/nonebot_plugin_AL"
    },
    "split_keywords": [
        "game",
        "nonebot2",
        "plugin",
        "bilibili"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6a5927053d276caaa690d56351e0b5ed93b4e4943da655cc61e8ca7ab76c215",
                "md5": "63deba8a70fc37f34333770e2bc73cc6",
                "sha256": "68fb4523c9c795c8d544d610b00636f2f1fa3bfeefffdd9fbabf3a337cac6db1"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_al-0.3.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63deba8a70fc37f34333770e2bc73cc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 55904,
            "upload_time": "2023-08-04T10:37:18",
            "upload_time_iso_8601": "2023-08-04T10:37:18.628816Z",
            "url": "https://files.pythonhosted.org/packages/c6/a5/927053d276caaa690d56351e0b5ed93b4e4943da655cc61e8ca7ab76c215/nonebot_plugin_al-0.3.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa92d1e0901b9f6defcb48c9970c12beef4bf4bcf868cc2b31b9b26431717fa6",
                "md5": "cf6800637d5e5c9b32be082164898bcd",
                "sha256": "b519cc369685bb7c54e6a4ec30b95feb28d1a2650721af99b56daf04ad1bd78a"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_al-0.3.10.tar.gz",
            "has_sig": false,
            "md5_digest": "cf6800637d5e5c9b32be082164898bcd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 52107,
            "upload_time": "2023-08-04T10:37:19",
            "upload_time_iso_8601": "2023-08-04T10:37:19.715333Z",
            "url": "https://files.pythonhosted.org/packages/fa/92/d1e0901b9f6defcb48c9970c12beef4bf4bcf868cc2b31b9b26431717fa6/nonebot_plugin_al-0.3.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 10:37:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Agnes4m",
    "github_project": "nonebot_plugin_AL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nonebot-plugin-al"
}
        
Elapsed time: 0.24835s