Skip to content

Commit 23aae14

Browse files
authored
Add pinned attribute to plugin entries
1 parent 409e8d0 commit 23aae14

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

plugins.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,8 @@
443443
"astrbot_zssm_explain": {
444444
"desc": "zssm,支持关键词“zssm”(忽略前缀)与“zssm + 内容”直接解释;引用消息(含@)正常处理,Napcat get_msg 回溯图片;按 Provider ID 选择文本/图片模型并带回退;未回复仅发 zssm 时提示;默认提示词可在 main.py 顶部修改。",
445445
"author": "薄暝",
446-
"repo": "https://github.com/xiaoxi68/astrbot_zssm_explain"
446+
"repo": "https://github.com/xiaoxi68/astrbot_zssm_explain",
447+
"pinned": true
447448
},
448449
"astrbot_plugin_self_learning": {
449450
"desc": "智能自学习对话插件 - 通过实时消息捕获、多维度数据分析、渐进式学习机制和动态人格更新以及社交关系网络,使聊天机器人能够模仿特定用户的对话,实现更自然、个性化的交互",
@@ -1145,7 +1146,8 @@
11451146
"author": "DBJD-CR",
11461147
"repo": "https://github.com/DBJD-CR/astrbot_plugin_disaster_warning",
11471148
"tags": ["灾害预警", "EEW", "防灾减灾", "气象预警", "海啸预警"],
1148-
"social_link": "https://github.com/DBJD-CR"
1149+
"social_link": "https://github.com/DBJD-CR",
1150+
"pinned": true
11491151
},
11501152
"astrbot_plugin_lofter_parser": {
11511153
"display_name": "Lofter自动解析",

0 commit comments

Comments
 (0)