diff --git a/website/static/plugins.json b/website/static/plugins.json index bf2628d2..8e913963 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1100,5 +1100,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-general-rss", + "project_link": "nonebot-general-rss", + "name": "nonebot-general-rss", + "desc": "支持频道的通用RSS订阅插件", + "author": "mobyw", + "homepage": "https://github.com/mobyw/nonebot-general-rss", + "tags": [ + { + "label": "t:RSS", + "color": "#80070b" + }, + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } -] +] \ No newline at end of file