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

@@ -17,7 +17,7 @@ class BeautyLegPlugin(MessagePluginInterface):
# 功能权限常量
FEATURE_KEY = "BEAUTY_LEG"
FEATURE_DESCRIPTION = "👠 美腿图片功能 [美腿, 腿来]"
FEATURE_DESCRIPTION = "🦵 腿来能力 [美腿, 腿来]"
@property
def name(self) -> str: