Compare commits
No commits in common. "23669b399bccbf4697ba6ea51ae841c9242491c2" and "53c26f859528430d400812233ac6ea263fdf3f64" have entirely different histories.
23669b399b
...
53c26f8595
4
main.py
4
main.py
@ -309,7 +309,5 @@ 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