mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-01 21:19:49 +08:00
修复:原神wiki相关功能
This commit is contained in:
parent
2c7148410f
commit
e9d4ae58be
32
__init__.py
32
__init__.py
@ -96,25 +96,21 @@ UID:{}
|
|||||||
原石收入组成:
|
原石收入组成:
|
||||||
{}=============='''
|
{}=============='''
|
||||||
|
|
||||||
weapon_im = '''
|
weapon_im = '''【名称】:{}
|
||||||
名称:{}
|
【类型】:{}
|
||||||
类型:{}
|
【稀有度】:{}
|
||||||
稀有度:{}
|
【介绍】:{}
|
||||||
介绍:{}
|
【攻击力】:{}{}{}'''
|
||||||
攻击力:{}
|
|
||||||
{}:{}
|
|
||||||
{}'''
|
|
||||||
|
|
||||||
char_info_im ='''
|
char_info_im = '''{}
|
||||||
{}
|
【稀有度】:{}
|
||||||
稀有度:{}
|
【武器】:{}
|
||||||
武器:{}
|
【元素】:{}
|
||||||
元素:{}
|
【突破加成】:{}
|
||||||
突破加成:{}
|
【生日】:{}
|
||||||
生日:{}
|
【命之座】:{}
|
||||||
命之座:{}
|
【cv】:{}
|
||||||
cv:{}
|
【介绍】:{}'''
|
||||||
介绍:{}'''
|
|
||||||
|
|
||||||
@sv.on_prefix('武器')
|
@sv.on_prefix('武器')
|
||||||
async def _(bot:HoshinoBot, ev: CQEvent):
|
async def _(bot:HoshinoBot, ev: CQEvent):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user