From d21fd00ee3d7912ef30919a8d9884a6ff8913773 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Fri, 9 May 2025 17:30:02 +0800 Subject: [PATCH 1/2] add plugin: astrbot_plugin_bilibili_live --- plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins.json b/plugins.json index f6277726..5849e092 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,9 @@ { + "astrbot_plugin_bilibili_live": { + "author": "Raven95676", + "desc": "接入Bilibili直播", + "repo": "https://github.com/Raven95676/astrbot_plugin_bilibili_live" + }, "astrbot_plugin_bo": { "author": "anchor", "desc": "这是我们童年玩的波波集游戏bo_game,你将与传说中的最强ai小学生对战", From ffe4a949f1eb638d1c321d5d3bdf56bcc2fec093 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Fri, 9 May 2025 17:31:54 +0800 Subject: [PATCH 2/2] add plugin: astrbot_plugin_fishing2 --- plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins.json b/plugins.json index 5849e092..6a5d5fcb 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,10 @@ { + "astrbot_plugin_fishing2": { + "author": "tinker", + "desc": "升级版的钓鱼插件(详情见README)ps: 该插件是https://github.com/baa131/astrbot_plugin_fishing 的pro版,新增了一些功能:更多的鱼类和鱼饵,新增鱼竿和饰品,新增抽卡系统,新增了成就和称号功能,新增擦弹功能(赌怪)", + "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_fishing", + "tags": ["game", "fish"] + }, "astrbot_plugin_bilibili_live": { "author": "Raven95676", "desc": "接入Bilibili直播",