develop
master
@ -128,9 +128,9 @@ class MyPlugin(Star):
conn.close()
yield event.plain_result(f"昵称修改成功!\n新的昵称为:{name}")
@filter.command("测试")
@filter.command("跟我念")
async def test(self, event: AstrMessageEvent, name: str):
yield event.plain_result(f"测试结果")
yield event.plain_result(f"{name}")
The note is not visible to the blocked user.