SK-415 / HarukaBot

将 B 站的动态和直播信息推送至 QQ,基于 NoneBot2 开发
https://haruka-bot.sk415.icu
GNU Affero General Public License v3.0
831 stars 109 forks source link

【功能建议】去除动态开播提醒 #359

Closed hakureireimusama closed 1 year ago

hakureireimusama commented 1 year ago

运行环境

Windows sever 2022

HarukaBot 版本

v1.5.3.post2

go-cqhttp 版本

1.0.1

错误描述

QQ截图20230502193747 开播通知之后最近还会推送这种动态提醒,能不能屏蔽这种直播动态提醒啊~

报错日志(如果有)

No response

boxie123 commented 1 year ago

可自行添加以下代码: image

elif dynamic.card_type == 18:
    logger.debug(f"直播推荐动态,已跳过:{url}")
    return
boxie123 commented 1 year ago

不会改的话建议催 @SK-415 快点更新,不要沉迷VRChat了