HibiKier/nonebot_plugin_gamedraw

坎公骑冠剑 角色解析错误

stormspiritLiu opened this issue · 1 comments

应该改为
name = char.xpath("./th[1]/a[1]/@title")[0] avatar = char.xpath("./th[1]/a/img/@src")[0] star = char.xpath("./th[1]/span/img/@alt")[0]

guardian_handle.py 236line