部署
This commit is contained in:
parent
7d1331faa0
commit
405e2024cd
2
main.py
2
main.py
@ -309,7 +309,7 @@ class MyPlugin(Star):
|
|||||||
async def QAQtest(self, event: AstrMessageEvent):
|
async def QAQtest(self, event: AstrMessageEvent):
|
||||||
yield event.plain_result("包的")
|
yield event.plain_result("包的")
|
||||||
|
|
||||||
@filter.command("test部署")
|
@filter.command("部署")
|
||||||
async def QAQtest(self, event: AstrMessageEvent):
|
async def QAQtest(self, event: AstrMessageEvent):
|
||||||
yield event.plain_result("自动部署成功!!")
|
yield event.plain_result("自动部署成功!!")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user