测试auth动态化
This commit is contained in:
@@ -13,7 +13,7 @@ from base.plugin_common.plugin_interface import PluginStatus
|
||||
from utils.decorator.plugin_decorators import plugin_stats_decorator
|
||||
from utils.decorator.points_decorator import plugin_points_cost
|
||||
from utils.robot_cmd.robot_command import Feature, PermissionStatus, GroupBotManager
|
||||
from base.wechat_api.wechat_api_client import WechatAPIClient
|
||||
from wechat_ipad import WechatAPIClient
|
||||
|
||||
|
||||
class VideoManPlugin(MessagePluginInterface):
|
||||
@@ -21,7 +21,7 @@ class VideoManPlugin(MessagePluginInterface):
|
||||
|
||||
# 功能权限常量
|
||||
FEATURE_KEY = "VIDEO_MAN"
|
||||
FEATURE_DESCRIPTION = "💪 猛男视频功能 [猛男视频, 猛男, 来个猛男, 搞个猛男]"
|
||||
FEATURE_DESCRIPTION = "💪 肌肉视频 [猛男, 肌肉, 帅哥]"
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user