NoneBot2 plugin for query the train time table
Project description
💿 安装
以下提到的方法 任选其一 即可
[推荐] 使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-cnrail
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-cnrail
pdm
pdm add nonebot-plugin-cnrail
poetry
poetry add nonebot-plugin-cnrail
conda
conda install nonebot-plugin-cnrail
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分的 plugins
项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_cnrail"
]
⚙️ 配置
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
CNRAIL_ACG_IMAGE_URL |
否 | https://www.loliapi.com/acg/pe/ |
用于指令返回图片背景的图片 URL |
🎉 使用
使用指令 train -h
查看帮助
效果图
📞 联系
QQ:3076823485
Telegram:@lgc2333
吹水群:1105946125
邮箱:lgc2333@126.com
💡 鸣谢
海兰德小助手 & Train-QQBot 插件
灵感来源
MoeFactory 提供的查询 API
数据来源
💰 赞助
感谢大家的赞助!你们的赞助将是我继续创作的动力!
📝 更新日志
0.3.0
- 图片换用 Material Design 风格的莫奈(Monet)取色方案
- 修复 API 请求
0.2.3
- 更换上游 API 域名
0.2.2
- 修复列车行驶进度条计算问题(fix by @This-is-XiaoDeng)
0.2.1
- 适配 MoeFactory API
- 新增配置项
CNRAIL_ACG_IMAGE_URL
0.2.0
- 适配 Pydantic V1 & V2
- 样式微调
0.1.7
- 添加车组号显示(无法显示未来日期的车组号信息)
- bug fix
0.1.6
- 添加担当路局显示 & 改次列车查询
0.1.5
- 修复
-h
参数无效的问题
0.1.4
- 现在缺少参数会提示了
0.1.3
- fix #2
0.1.2
- 支持选择日期查询(日期范围为前二日 ~ 后十四日)
0.1.1
- 修复查询到多个车次不会提示的问题
0.1.0
- 🎉 Create this project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nonebot_plugin_cnrail-0.3.0.tar.gz
.
File metadata
- Download URL: nonebot_plugin_cnrail-0.3.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.19.1 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e20633b6d0f0fc78b97dface08363fe08036c164cc1d4ecd74dcca36b2fd25f9 |
|
MD5 | c7dc27545f2e676a1bbba4b46691101f |
|
BLAKE2b-256 | d7538d7966090274e3d4eed74a043112657b5343784513ed83f266f301fa9feb |
File details
Details for the file nonebot_plugin_cnrail-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_cnrail-0.3.0-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.19.1 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8190884174e6da93f0e0e17f2533f58103b98d1f1800b7b9069eaf6b824a92ba |
|
MD5 | e2d2579f4ef5b261a63c67ba573b4641 |
|
BLAKE2b-256 | 5c98cc3b4d9cf03e53250635c82c53e11b361f767ca8e34f32acc1d30b7e4cf7 |