堡垒之夜插件
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.2.tar.gz
(328.0 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.2.tar.gz.
File metadata
- Download URL: nonebot_plugin_fortnite-0.6.2.tar.gz
- Upload date:
- Size: 328.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
057dd29f58cce9a8944d8a98b3f8b930e6f44a2e4a61f3bf6e0dbf37ccb360ee
|
|
| MD5 |
a27ba60b40c97bd215fb769d2cdb3925
|
|
| BLAKE2b-256 |
30c122c634b83f982ec4ee833247c3a007e26bb8c16dd3af8128ae1b3a8582d2
|
File details
Details for the file nonebot_plugin_fortnite-0.6.2-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_fortnite-0.6.2-py3-none-any.whl
- Upload date:
- Size: 328.6 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 |
6932ee80045d7d203d6ffc784fd406419a6ee4ee097d3a706c180ade2c0e7256
|
|
| MD5 |
1364007647477166e32c8f9385d16ada
|
|
| BLAKE2b-256 |
d0e38c309970b90029e895bb1e66ac050f6ef4f3341013187b26c68c2da96751
|