Compare commits

..

No commits in common. "8b846255e248f4f94b4e144cc27a8f6b9f289d41" and "675dc706d87ae4282ccd0c6906dbfe979b6115ee" have entirely different histories.

View File

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