Compare commits
No commits in common. "09232b7bac2a03edc54e7a72b9a299a0a0d43135" and "51cc7fc8ecf4f030c9b48fca0ea327fe2f5b94b2" have entirely different histories.
09232b7bac
...
51cc7fc8ec
2
main.py
2
main.py
@ -307,7 +307,7 @@ class MyPlugin(Star):
|
|||||||
|
|
||||||
@filter.command("麦否?")
|
@filter.command("麦否?")
|
||||||
async def QAQtest(self, event: AstrMessageEvent):
|
async def QAQtest(self, event: AstrMessageEvent):
|
||||||
yield event.plain_result("每日一麦")
|
yield event.plain_result("包的")
|
||||||
|
|
||||||
@filter.command("部署")
|
@filter.command("部署")
|
||||||
async def bushutest(self, event: AstrMessageEvent):
|
async def bushutest(self, event: AstrMessageEvent):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user