动态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

@@ -20,7 +20,7 @@ class XiurenImagePlugin(MessagePluginInterface):
# 功能权限常量
FEATURE_KEY = "XIUREN_IMAGE"
FEATURE_DESCRIPTION = "🖼️ 秀人图片功能 [秀人]"
FEATURE_DESCRIPTION = "🖼️ 图来能力 [图来, 秀人]"
@property
def name(self) -> str: