更新 main.py
测试
This commit is contained in:
parent
f43310dd4a
commit
e693a02e51
4
main.py
4
main.py
@ -309,8 +309,8 @@ class MyPlugin(Star):
|
|||||||
yield event.plain_result(f"累积结果: {testNumber}")
|
yield event.plain_result(f"累积结果: {testNumber}")
|
||||||
|
|
||||||
@filter.command("麦否?")
|
@filter.command("麦否?")
|
||||||
async def yswtest(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