A nonebot2 plugin for Blue Archive.
Project description
📖 介绍
一个碧蓝档案的 Wiki 插件,目前写了活动日程和学生图鉴,数据来源为 GameKee
💿 安装
【推荐】使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-bawiki
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-bawiki
pdm
pdm add nonebot-plugin-bawiki
poetry
poetry add nonebot-plugin-bawiki
conda
conda install nonebot-plugin-bawiki
打开 nonebot2 项目的 bot.py 文件, 在其中写入
nonebot.load_plugin('nonebot_plugin_bawiki')
从 github 安装
在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库git clone https://github.com/lgc2333/nonebot-plugin-bawiki.git
打开 nonebot2 项目的 bot.py 文件, 在其中写入
nonebot.load_plugin('src.plugins.nonebot_plugin_bawiki')
⚙️ 配置
暂无配置
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
ba日程表 |
无 | 否 | 均可 | 无 |
ba学生图鉴 |
无 | 否 | 均可 | 需要在后面加上学生名字,比如ba学生图鉴 白子 |
待更新
效果图
长图,点击展开
📞 联系
QQ:3076823485
Telegram:@lgc2333
吹水群:1105946125
邮箱:lgc2333@126.com
💡 鸣谢
RainNight0
- 日程表 html 模板提供
💰 赞助
感谢大家的赞助!你们的赞助将是我继续创作的动力!
-
赞助二维码(点击展开)
📝 更新日志
0.1.1
- 日程表改为以图片形式发送
- 日程表不会显示未开始的活动了
- 小 bug 修复
移除了 herobrine
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
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-bawiki-0.2.0.tar.gz.
File metadata
- Download URL: nonebot-plugin-bawiki-0.2.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b960010dc4a1ecbe9ab403e51524c06199734f9e791e7f92ff94656cb45cc768
|
|
| MD5 |
09a372ab8b2f1040aac493576b76eba6
|
|
| BLAKE2b-256 |
091761251e7b349a6173e7e9140ae4e29f490802c6f20b337a88fb72c6a196e9
|
File details
Details for the file nonebot_plugin_bawiki-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_bawiki-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5ba5ea1050d17c1b9a30a1293c56f7ea8e23bf90084d2e37562a8db5c26772
|
|
| MD5 |
94e2012be41ccb968e4852fc035a0193
|
|
| BLAKE2b-256 |
a4632c9c2d39c9b9d5210d7d38eaf484cb0d9a7c2b617666bdb73474573a5c96
|