作者调整

This commit is contained in:
liuwei
2025-07-29 15:57:31 +08:00
parent 347dd0ac2a
commit e650e23ab4
18 changed files with 18 additions and 18 deletions

View File

@@ -33,7 +33,7 @@ class GroupMemberChangePlugin(MessagePluginInterface):
@property
def author(self) -> str:
return "Trae AI"
return "liu.wei"
def start(self) -> bool:
"""启动插件"""