三层防御: 1. _pubg_lookup_tool 检测 player_name 类型,非 str 时从 AstrMessageEvent 恢复 2. _fetch_all 增加 player_name/platform 类型断言和自动转换 3. _api_request 参数清洗,过滤非 str/int/float 的值 v1.4.2
7 lines
211 B
YAML
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
|