mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 04:55:51 +08:00
📝 更新gs帮助
This commit is contained in:
parent
e86ad8017d
commit
85e2fbb09a
@ -18,6 +18,14 @@
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "幻想真境剧诗",
|
||||
"desc": "新深渊信息一览,后可跟UID",
|
||||
"eg": "新深渊100740568",
|
||||
"need_ck": true,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "收集/sj",
|
||||
"desc": "收集百分比,后可跟UID",
|
||||
@ -42,6 +50,14 @@
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "我的背包",
|
||||
"desc": "查看自己背包物品",
|
||||
"eg": "我的背包",
|
||||
"need_ck": true,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "角色列表",
|
||||
"desc": "查看完整的角色列表",
|
||||
@ -320,6 +336,14 @@
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "角色橱窗",
|
||||
"desc": "查看自己排名靠前的面板一览",
|
||||
"eg": "角色橱窗",
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -490,6 +514,22 @@
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "兑换码",
|
||||
"desc": "查看前瞻兑换码",
|
||||
"eg": "兑换码",
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "[材料]路线",
|
||||
"desc": "查看材料路线图",
|
||||
"eg": "虹彩蔷薇路线",
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -650,6 +690,14 @@
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "深渊血量排行",
|
||||
"desc": "深渊的血量排行",
|
||||
"eg": "深渊血量排行",
|
||||
"need_ck": false,
|
||||
"need_sk": false,
|
||||
"need_admin": false
|
||||
},
|
||||
{
|
||||
"name": "抗性表",
|
||||
"desc": "所有怪物的抗性",
|
||||
|
BIN
GenshinUID/genshinuid_help/icon_path/[材料]路线.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/[材料]路线.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
GenshinUID/genshinuid_help/icon_path/兑换码.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/兑换码.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
GenshinUID/genshinuid_help/icon_path/幻想真境剧诗.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/幻想真境剧诗.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
GenshinUID/genshinuid_help/icon_path/我的背包.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/我的背包.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
GenshinUID/genshinuid_help/icon_path/深渊血量排行.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/深渊血量排行.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
GenshinUID/genshinuid_help/icon_path/角色橱窗.png
Normal file
BIN
GenshinUID/genshinuid_help/icon_path/角色橱窗.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@ -22,5 +22,5 @@ async def send_diff_msg(
|
||||
for retcode in data:
|
||||
if code == retcode:
|
||||
return await bot.send_option(
|
||||
data[retcode], option_list, True, '\n'
|
||||
data[retcode], option_list, False, '\n'
|
||||
)
|
||||
|
@ -1,2 +1,2 @@
|
||||
GenshinUID_version = '5.0.0'
|
||||
GenshinUID_version = '5.0.1'
|
||||
Genshin_version = '5.0.0'
|
||||
|
@ -1,7 +1,7 @@
|
||||
<p align="center">
|
||||
<a href="https://github.com/KimigaiiWuyi/GenshinUID/"><img src="https://s2.loli.net/2023/03/25/bareSdYcsmRPOyZ.png" width="256" height="256" alt="GenshinUID"></a>
|
||||
</p>
|
||||
<h1 align = "center">GenshinUID 5.0.0</h1>
|
||||
<h1 align = "center">GenshinUID 5.0.1</h1>
|
||||
<h4 align = "center">✨支持OneBot(QQ)、QQ频道、微信、开黑啦、Telegram的全功能原神Bot插件✨</h4>
|
||||
<div align = "center">
|
||||
<a href="https://docs.sayu-bot.com/" target="_blank">安装文档</a> ·
|
||||
@ -13,6 +13,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
> [!WARNING]
|
||||
> 该分支并不是Nonebot2的插件,也不是任何一个其他Bot的插件,具体安装方法请参考[文档](https://docs.sayu-bot.com/)
|
||||
## 丨感谢
|
||||
|
Loading…
x
Reference in New Issue
Block a user