Skip to content

Commit 5d26df9

Browse files
authored
Remove DailyStockAnalysis adapter plugin
Removed the DailyStockAnalysis adapter plugin and updated pinned status for other plugins.
1 parent ec6f038 commit 5d26df9

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

plugins.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,6 @@
9494
],
9595
"social_link": "https://cyilin36.github.io"
9696
},
97-
"astrbot_plugin_daily_stock_analysis_adapter": {
98-
"display_name": "DailyStockAnalysis 适配器插件",
99-
"desc": "接收股票分析 HTML 报告并通过 Astrbot 发送给指定群组或用户",
100-
"author": "棒棒糖",
101-
"repo": "https://github.com/zhoufan47/astrbot_plugin_daily_stock_analysis_adapter",
102-
"tags": [
103-
"股票"
104-
]
105-
},
10697
"astrbot_plugin_telegram_forwarder": {
10798
"display_name": "Telegram Forwarder",
10899
"desc": "将一个公开 Telegram 频道的消息自动转发到你自己的 Telegram 频道或 QQ 群。",
@@ -911,8 +902,7 @@
911902
"astrbot_zssm_explain": {
912903
"desc": "zssm,支持关键词“zssm”(忽略前缀)与“zssm + 内容”直接解释;引用消息(含@)正常处理,Napcat get_msg 回溯图片;按 Provider ID 选择文本/图片模型并带回退;未回复仅发 zssm 时提示;默认提示词可在 main.py 顶部修改。",
913904
"author": "薄暝",
914-
"repo": "https://github.com/xiaoxi68/astrbot_zssm_explain",
915-
"pinned": true
905+
"repo": "https://github.com/xiaoxi68/astrbot_zssm_explain"
916906
},
917907
"astrbot_plugin_self_learning": {
918908
"desc": "智能自学习对话插件 - 通过实时消息捕获、多维度数据分析、渐进式学习机制和动态人格更新以及社交关系网络,使聊天机器人能够模仿特定用户的对话,实现更自然、个性化的交互",
@@ -923,6 +913,7 @@
923913
"学习",
924914
"人格"
925915
],
916+
"pinned": true,
926917
"social_link": "https://github.com/NickCharlie"
927918
},
928919
"astrbot_plugin_mrfzccl": {
@@ -7439,7 +7430,8 @@
74397430
"meme",
74407431
"webui",
74417432
"图床"
7442-
]
7433+
],
7434+
"pinned": true
74437435
},
74447436
"mccloud_command": {
74457437
"desc": "用于修改插件命令的工具,支持备份和恢复,仅限管理员使用。/cmd 查看帮助",

0 commit comments

Comments
 (0)