Files
astrbot_plugin_pubg/metadata.yaml
sakuradairong 0acd244cb8 fix: 修复 _pubg_lookup_tool 误传 AiocqhttpMessageEvent 导致 TypeError 崩溃
三层防御:
1. _pubg_lookup_tool 检测 player_name 类型,非 str 时从 AstrMessageEvent 恢复
2. _fetch_all 增加 player_name/platform 类型断言和自动转换
3. _api_request 参数清洗,过滤非 str/int/float 的值

v1.4.2
2026-05-18 16:27:21 +08:00

7 lines
211 B
YAML

name: astrbot_plugin_pubg
display_name: PUBG 战绩查询
desc: PUBG 玩家终身战绩与最近对局查询插件
version: 1.4.2
author: sakuradairong
repo: https://github.com/sakuradairong/astrbot_plugin_pubg