测试vscode提交

This commit is contained in:
“QAQ” 2025-05-22 14:29:05 +08:00
parent 51cc7fc8ec
commit 8f30dd73ec

View File

@ -307,7 +307,7 @@ class MyPlugin(Star):
@filter.command("麦否?") @filter.command("麦否?")
async def QAQtest(self, event: AstrMessageEvent): async def QAQtest(self, event: AstrMessageEvent):
yield event.plain_result("包的") yield event.plain_result("每日一麦")
@filter.command("部署") @filter.command("部署")
async def bushutest(self, event: AstrMessageEvent): async def bushutest(self, event: AstrMessageEvent):