We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705d398 commit 2c82b6fCopy full SHA for 2c82b6f
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-rss-tool": {
3
+ "display_name": "RSS 技能",
4
+ "desc": "让你的 AstrBot 可以自主获取、筛选 Atom/RSS 等 Feed 信息。",
5
+ "author": "Kana",
6
+ "repo": "https://github.com/gudzpoz/astrbot_plugin_rss_tool",
7
+ "tags": [
8
+ "RSS",
9
+ "学习",
10
+ "订阅"
11
+ ],
12
+ "social_link": "https://github.com/gudzpoz/"
13
+ },
14
"astrbot-plugin-ts3-tracker": {
15
"display_name": "teamspeak 3 服务器信息和在线人数信息查询监控插件",
16
"desc": "AstrBot TS3 查询插件,QQ 发送“上号”即可返回服务器在线人数和频道信息。",
0 commit comments