We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696fa1b commit 36febe5Copy full SHA for 36febe5
plugins.json
@@ -1,4 +1,18 @@
1
{
2
+ "astrbot-plugin-rss-forwarder": {
3
+ "display_name": "RSS聚合器",
4
+ "desc": "面向 AstrBot 的 RSS/RSSHub 推送编排插件,支持去重、路由与后续智能增强。",
5
+ "author": "RhoninSeiei",
6
+ "repo": "https://github.com/RhoninSeiei/astrbot_plugin_rss_forwarder",
7
+ "tags": [
8
+ "RSS",
9
+ "RSSHub",
10
+ "推送",
11
+ "通知",
12
+ "自动化"
13
+ ],
14
+ "social_link": "https://github.com/RhoninSeiei"
15
+ },
16
"astrbot-plugin-lyria": {
17
"display_name": "Lyria音乐生成",
18
"desc": "通过API调用Google Lyria生成音乐",
0 commit comments