mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:16:48 +08:00
🍻 publish plugin nonebot-general-rss
This commit is contained in:
parent
b773083b4e
commit
2e78de3d5d
@ -1100,5 +1100,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user