mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 12:23:00 +08:00
fix:修复订阅Bilibililive时需要选择标签
This commit is contained in:
parent
9bce69191b
commit
b623943b77
@ -164,7 +164,7 @@ class Bilibililive(StatusChange):
|
|||||||
# E-mail : 1557157806@qq.com
|
# E-mail : 1557157806@qq.com
|
||||||
categories = {}
|
categories = {}
|
||||||
platform_name = "bilibili-live"
|
platform_name = "bilibili-live"
|
||||||
enable_tag = True
|
enable_tag = False
|
||||||
enabled = True
|
enabled = True
|
||||||
is_common = True
|
is_common = True
|
||||||
schedule_type = "interval"
|
schedule_type = "interval"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user