diff --git a/src/plugins/nonebot_bison/platform/mcbbsnews.py b/src/plugins/nonebot_bison/platform/mcbbsnews.py index 42a1bd5..fc9d4f1 100644 --- a/src/plugins/nonebot_bison/platform/mcbbsnews.py +++ b/src/plugins/nonebot_bison/platform/mcbbsnews.py @@ -45,7 +45,7 @@ class McbbsNews(NewMessage): name = "MCBBS幻翼块讯" enabled = True is_common = False - scheduler_class = "msbbs" + scheduler_class = "mcbbs" has_target = False async def get_target_name(self, _: Target) -> str: