Merge pull request '测试自动部署' (#16) from saipo_test into master
Reviewed-on: #16
This commit is contained in:
commit
23669b399b
4
main.py
4
main.py
@ -309,5 +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("测试自动部署")
|
||||||
|
async def QAQtest(self, event: AstrMessageEvent):
|
||||||
|
yield event.plain_result("自动部署成功!!")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user