Compare commits
No commits in common. "45dcf3525761a0526a85886974a12d65b729bd49" and "8b846255e248f4f94b4e144cc27a8f6b9f289d41" have entirely different histories.
45dcf35257
...
8b846255e2
2
main.py
2
main.py
@ -310,6 +310,6 @@ class MyPlugin(Star):
|
|||||||
yield event.plain_result("包的")
|
yield event.plain_result("包的")
|
||||||
|
|
||||||
@filter.command("部署")
|
@filter.command("部署")
|
||||||
async def bushutest(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