mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-20 14:25:07 +08:00
📝 更新文档
This commit is contained in:
parent
2efe2f91d0
commit
ba0d9c6491
@ -45,9 +45,6 @@ async def sign_in(uid: str) -> str:
|
||||
if 'risk_code' in sign_data:
|
||||
# 出现校验码
|
||||
if sign_data['risk_code'] == 375:
|
||||
if index == 0:
|
||||
await mys_api.ck_in_new_device(uid)
|
||||
continue
|
||||
if core_plugins_config.get_config('CaptchaPass').data:
|
||||
gt = sign_data['gt']
|
||||
ch = sign_data['challenge']
|
||||
|
@ -5,8 +5,8 @@
|
||||
<h4 align = "center">✨支持OneBot(QQ)、QQ频道、微信、开黑啦、Telegram的全功能原神Bot插件✨</h4>
|
||||
<div align = "center">
|
||||
<a href="https://docs.sayu-bot.com/" target="_blank">安装文档</a> ·
|
||||
<a href="https://docs.sayu-bot.com/插件帮助/GenshinUID.html" target="_blank">指令列表</a> ·
|
||||
<a href="https://docs.sayu-bot.com/常见问题/">常见问题</a>
|
||||
<a href="https://docs.sayu-bot.com/PluginsHelp/GenshinUID.html" target="_blank">指令列表</a> ·
|
||||
<a href="https://docs.sayu-bot.com/FAQ/">常见问题</a>
|
||||
</div>
|
||||
<p align="center">
|
||||
<a><img src="https://s2.loli.net/2023/03/26/76oWuYJwg18aXL2.jpg"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user