去除ABOT内容

This commit is contained in:
liuwei
2025-05-28 16:57:37 +08:00
parent af6a16c341
commit 04df61694b
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ class MessageSignPlugin(MessagePluginInterface):
@property
def author(self) -> str:
return "WeChatRobot Team"
return "ABOT Team"
@property
def command_prefix(self) -> Optional[str]:

View File

@@ -38,7 +38,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
@property
def author(self) -> str:
return "WeChatRobot Team"
return "ABOT Team"
@property
def command_prefix(self) -> Optional[str]: