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