优化插件管理内容

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

View File

@@ -17,7 +17,7 @@ class StatsCollectorPlugin(PluginInterface):
@property
def name(self) -> str:
return "群聊指令数据记录"
return "群聊指令记录[stats_collector]"
@property
def version(self) -> str: