A nonebot2 plugin for Blue Archive Tarot.
Project description
📖 介绍
一个可以进行测运势,占卜的碧蓝档案塔罗牌nonebot2插件
目前暂时共有4个功能:ba塔罗牌,ba运势,ba占卜和ba塔罗牌解读
自己推的国内仓库,无需担心从github下载图片的一次次报错和网络加载失败问题
💿 安装
建议直接将这个插件扔进nonebot2.venv\Lib\site-packages根目录中,
然后打开 nonebot2 项目根目录下的 pyproject.toml
文件,在 [tool.nonebot]
部分的 plugins
项里追加写入nonebot_plugin_babattleline即可
pypi注册不了所以没法发包,暂未上架 NB 商店,只能用gitclone。。。
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot_plugin_batarot
pdm
pdm add nonebot_plugin_batarot
poetry
poetry add nonebot_plugin_batarot
conda
conda install nonebot_plugin_batarot
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分的 plugins
项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_batarot"
]
⚙️ 配置
不需要配置,开箱即用。
🎉 使用
现有指令列表:
ba塔罗牌:随机发送一张ba塔罗牌以及正逆位含义
ba占卜:以合并转发的方式发送一个牌阵进行占卜
ba运势:随机发送一张ba塔罗牌以及对应的运势分数和描述
ba塔罗牌解读:发送一张ba塔罗牌以及塔罗牌原画师的解读www
📞 制作者
黑纸折扇 [Perseus037] (https://github.com/Perseus037)
QQ:1209228678
🙏 感谢
shi0n_krbn(twitter@shi0n_krbn)画师妈妈的超好看ba塔罗牌和解读
CedarLullaby(https://space.bilibili.com/2910913) 提供的翻译
饼干 [student_2333] (https://github.com/lgc2333) 对于我学习编写插件和配置qqbot,等过程中的无私帮助
KafCoppelia (https://github.com/KafCoppelia) 提供的思路借鉴(直接开抄)
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_batarot-0.1.0.post3.tar.gz
.
File metadata
- Download URL: nonebot_plugin_batarot-0.1.0.post3.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.10.4 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d99027596bf0576bc2bce3beb9771c9810c7af0270a04aae2e08b77d49e5df3c |
|
MD5 | bdc379a126f0fd44d1792ba184cfc20c |
|
BLAKE2b-256 | 4e8b29230233ffb21860e100dbeae0b5638a4dd45a8fd986b6029717c610d28e |
File details
Details for the file nonebot_plugin_batarot-0.1.0.post3-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_batarot-0.1.0.post3-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.10.4 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 585c2c4419b11b8cd5f1cd4e1fb3e0d5045dc4d8f091a503f4abf8e6531609b3 |
|
MD5 | 1500ecb1cb90005f866fdf53a5463f43 |
|
BLAKE2b-256 | b8d76982ebb531542d9df3b749a3d2df4959cfd3f21162e252a90705b3f9d49d |