Skip to content
Open
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
10 changes: 10 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -13251,5 +13251,15 @@
"desc": "过滤消息段中的think",
"repo": "https://github.com/zgojin/astrbot_plugin_thinkTags",
"category": "utilities"
},
"astrbot_plugin_news_push": {
"display_name": "新闻推送",
"author": "coxnchan",
"desc": "每天定时向多个群推送新闻。支持 LLM 分点总结、可视化配置:推送群号、时间、关键词、RSS 源、管理员权限等。",
"repo": "https://github.com/CoxnChan/astrbot_plugin_news_push",
"tags": [
"每日新闻"
],
"category": "ai_tools"
}
}