优化插件管理内容

This commit is contained in:
liuwei
2025-03-19 14:28:23 +08:00
parent cb87ca4921
commit 0ed506a6a4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
@property
def name(self) -> str:
return "群聊消息总结"
return "群聊消息总结[message_summary]"
@property
def version(self) -> str: