堡垒之夜插件
Project description
📖 介绍
堡垒之夜战绩/季卡/商城/vb图查询插件
自用插件,发来凑个数(万一玩nb的也有人玩堡垒的呢
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-fortnite --upgrade
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-fortnite
pdm
pdm add nonebot-plugin-fortnite
poetry
poetry add nonebot-plugin-fortnite
conda
conda install nonebot-plugin-fortnite
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_fortnite"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| fortnite_api_key | 是 | '' | api-key |
| fortnite_screenshot_from_github | 否 | false | 是否从 GitHub 分支下载截图(而非实时截图) |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| [生涯]战绩 | - | 否 | - | 顾名思义 |
| [生涯]季卡 | - | 否 | - | 顾名思义 |
| 商城 | - | 否 | - | 顾名思义 |
| vb图 | - | 否 | - | 顾名思义 |
| 更新商城 | 主人 | 否 | - | 顾名思义 |
| 更新vb图 | 主人 | 否 | - | 顾名思义 |
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
nonebot_plugin_fortnite-0.6.0.tar.gz
(203.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_fortnite-0.6.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_fortnite-0.6.0.tar.gz
- Upload date:
- Size: 203.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78c3d859e35accb3255e1d15129fcd7896f04e00f42d5f8a66601f140c38f54f
|
|
| MD5 |
1e3b6b32e21b9cf1978160564ad97582
|
|
| BLAKE2b-256 |
27caa96485e2c00b06439497d6b8de347a19db05fc6450a7acad7ac232f875e9
|
File details
Details for the file nonebot_plugin_fortnite-0.6.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_fortnite-0.6.0-py3-none-any.whl
- Upload date:
- Size: 203.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
285c889647dfbff154b8b368a168f1fd603e16b70c32c5753d06494d4c558a7e
|
|
| MD5 |
74824fe4c1676608d5b8b746512e17db
|
|
| BLAKE2b-256 |
317a635161f7cb1e9bc29d8f2d6454d7d8767052c07ce015bf2fe9e9c62c5bd0
|