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
14 changes: 14 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
{
"astrbot-plugin-rss-forwarder": {
"display_name": "RSS聚合器",
"desc": "面向 AstrBot 的 RSS/RSSHub 推送编排插件,支持去重、路由与后续智能增强。",
"author": "RhoninSeiei",
"repo": "https://github.com/RhoninSeiei/astrbot_plugin_rss_forwarder",
"tags": [
"RSS",
"RSSHub",
"推送",
"通知",
"自动化"
],
"social_link": "https://github.com/RhoninSeiei"
},
"astrbot-plugin-lyria": {
"display_name": "Lyria音乐生成",
"desc": "通过API调用Google Lyria生成音乐",
Expand Down
Loading