Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
{
"astrbot-plugin-morning-news": {
"display_name": "飞书每日晨报",
"desc": "定时向飞书会话推送每日晨报,支持卡片展示、文本回退、订阅、预览、新闻速览、天气查询与管理员立即群发。",
"author": "json0368",
"repo": "https://github.com/json0368/astrbot_plugin_morning_news",
"tags": [
"飞书"
]
},
"astrbot-plugin-read-local-image": {
"display_name": "Read Local Image",
"desc": "读取本地图片文件并使用 ImageContent 机制让 LLM 立即分析图片内容",
Expand Down
Loading