We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118e759 commit 39e9e20Copy full SHA for 39e9e20
plugins.json
@@ -1,4 +1,20 @@
1
{
2
+ "astrbot-plugin-xbox": {
3
+ "display_name": "Xbox Game Pass 入库提醒",
4
+ "desc": "获取微软 Xbox Game Pass 最新入库游戏列表,支持后台定时推送新游提醒和手动查询。",
5
+ "author": "xiaoruange39",
6
+ "repo": "https://github.com/xiaoruange39/astrbot_plugin_xbox",
7
+ "tags": [
8
+ "Xbox",
9
+ "游戏",
10
+ "推送",
11
+ "微软",
12
+ "主机",
13
+ "XGP",
14
+ "西瓜皮"
15
+ ],
16
+ "social_link": "https://github.com/xiaoruange39"
17
+ },
18
"astrbot-plugin-rss-forwarder": {
19
"display_name": "RSS聚合器",
20
"desc": "面向 AstrBot 的 RSS/RSSHub 推送编排插件,支持去重、路由与后续智能增强。",
0 commit comments