forked from mttu-developers/konabot
添加 Bilibili 视频解析的插件
This commit is contained in:
@ -187,7 +187,7 @@ async def _(msg: UniMsg, mEvt: Event):
|
||||
notify_time=target_time,
|
||||
notify_msg=notify_text,
|
||||
)
|
||||
task = create_notify_task(notify)
|
||||
create_notify_task(notify)
|
||||
|
||||
cfg.notifies.append(notify)
|
||||
save_notify_config(cfg)
|
||||
|
||||
Reference in New Issue
Block a user