diff --git a/main.py b/main.py index ea3c4d0..c0fe886 100644 --- a/main.py +++ b/main.py @@ -307,7 +307,7 @@ class MyPlugin(Star): @filter.command("麦否?") async def QAQtest(self, event: AstrMessageEvent): - yield event.plain_result("包的") + yield event.plain_result("每日一麦") @filter.command("部署") async def bushutest(self, event: AstrMessageEvent):