动态auth完成。

This commit is contained in:
liuwei
2025-06-09 15:42:25 +08:00
parent 68cd1e3301
commit 566af1410f
8 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
# 功能权限常量
FEATURE_KEY = "SUMMARY_CAPABILITY"
FEATURE_DESCRIPTION = "📝 群总结能 [总结]"
FEATURE_DESCRIPTION = "📝 群总结能 [#总结]"
@property
def name(self) -> str: