动态auth完成。
This commit is contained in:
@@ -16,7 +16,7 @@ class WeatherPlugin(MessagePluginInterface):
|
||||
|
||||
# 功能权限常量
|
||||
FEATURE_KEY = "WEATHER"
|
||||
FEATURE_DESCRIPTION = "🌤️ 天气查询功能 [天气]"
|
||||
FEATURE_DESCRIPTION = "🌤️ 天气查询 [上海天气, 天气上海]"
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user