This commit is contained in:
Saipo 2025-05-22 03:36:02 +08:00
parent 7d1331faa0
commit 405e2024cd

View File

@ -309,7 +309,7 @@ class MyPlugin(Star):
async def QAQtest(self, event: AstrMessageEvent):
yield event.plain_result("包的")
@filter.command("test部署")
@filter.command("部署")
async def QAQtest(self, event: AstrMessageEvent):
yield event.plain_result("自动部署成功!!")