mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-07 04:03:45 +08:00
🎨 添加留影叙佳期触发词原神画片
(#551)
* Update '原神画片' __init__.py * Update '原神画片' __init__.py
This commit is contained in:
parent
a0eff74340
commit
3b8b279dfe
@ -10,7 +10,7 @@ sv_post_my_draw = SV('留影叙佳期')
|
||||
|
||||
|
||||
# 群聊内 每月统计 功能
|
||||
@sv_post_my_draw.on_fullmatch(('留影叙佳期'))
|
||||
@sv_post_my_draw.on_fullmatch(('留影叙佳期', '原神画片'))
|
||||
async def send_postdraw_data(bot: Bot, ev: Event):
|
||||
sqla = get_sqla(ev.bot_id)
|
||||
uid = await sqla.get_bind_uid(ev.user_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user