mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-30 04:00:31 +08:00
🔥 删除状态
,避免冲突(#312)
This commit is contained in:
parent
752e6b8d40
commit
11a5da22ef
@ -59,7 +59,7 @@ async def notice_job():
|
||||
logger.info('[推送检查]群聊推送完成')
|
||||
|
||||
|
||||
@sv.on_fullmatch(('每日', 'mr', '状态', '实时便笺', '便笺', '便签'))
|
||||
@sv.on_fullmatch(('每日', 'mr', '实时便笺', '便笺', '便签'))
|
||||
async def send_daily_info_pic(bot: HoshinoBot, ev: CQEvent):
|
||||
logger.info('开始执行[每日信息]')
|
||||
at = re.search(r'\[CQ:at,qq=(\d*)]', str(ev.message))
|
||||
|
Loading…
x
Reference in New Issue
Block a user