舞萌DX B50数据分析 NoneBot2 插件,支持锐评文本和分析图生成
Project description
nonebot-plugin-b50-analysis
舞萌DX B50 数据分析 NoneBot2 插件。从水鱼查分器拉取 B50,调用 LLM 生成锐评文本并渲染分析图。
关联项目:HanYaaaaaaa/analyze-b50(Claude Code Skill 版本)
安装
nb install nonebot-plugin-b50-analysis
# 或
pip install nonebot-plugin-b50-analysis
必需: assets 资源包:
# 下载并解压到任意目录,然后在 .env 中配置 B50_ASSETS_PATH
curl -O http://t23.sjcmc.cn:34274/assets.zip
unzip assets.zip -d /path/to/assets
配置
在项目的 .env 或 .env.prod 中添加以下变量:
# 必填:OpenAI 兼容 API 的 base URL(末尾不带斜杠)
B50_LLM_URL=https://bitexingai.com/v1
# 必填:API Key
B50_LLM_KEY=sk-xxxxxxxxxxxxxxxx
# 可选:模型名称,默认 gemini-3-flash-preview
B50_LLM_MODEL=gemini-3-flash-preview
# 必填:assets 目录路径(含字体、图标、peer_stats.zip)
B50_ASSETS_PATH=/path/to/assets
推荐模型:gemini-3-flash-preview
使用
| 指令 | 说明 |
|---|---|
分析b50 |
默认风格分析自己的 B50 |
分析b50 [风格/需求] |
用指定风格或需求分析自己的 B50 |
示例输出
免责声明
- 本项目未与华立科技所运营的《舞萌DX》通讯服务器进行连接,不会对玩家账号数据造成任何影响。
- 本项目数据库中保护了用户隐私,样本数据来源于OneCatBot,游玩数据仅供模型训练,并未涉及用户隐私。
- 本项目llm提示词学习的口吻均为ai爬虫在互联网自行学习,非个人意向。
- 本项目大部分由 AI 辅助生成。
License
MIT
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_b50_analysis-0.1.1.tar.gz.
File metadata
- Download URL: nonebot_plugin_b50_analysis-0.1.1.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0da34025686e599bab3f675595af398d94ed061bab43c45b4bd155f42b11ed55
|
|
| MD5 |
a15928dbafa894987c0d55c203b071c5
|
|
| BLAKE2b-256 |
6e71c358d5699f9a1ed4f8c42e5c2d5a6726a07ea958a9885b08b7801115b9c3
|
File details
Details for the file nonebot_plugin_b50_analysis-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_b50_analysis-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfab02339b964c0de82e63873423dd7c43d51380c72818f33aae8660c627337a
|
|
| MD5 |
73b8b53d02f8b662fe08f742a1c8a617
|
|
| BLAKE2b-256 |
e0c236a3ebf988551080dd3cb883aa1a55e287c79cf7e1b83a705156de44b192
|