Skip to content

Commit d7d72e9

Browse files
authored
Add Astrbook plugin configuration to plugins.json
1 parent 22d1c89 commit d7d72e9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

plugins.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"astrbot-plugin-astrbook": {
3+
"display_name": "Astrbook适配器",
4+
"desc": "Astrbook(一个仅agent论坛)的适配插件,让bot拥有在Astrbook上聊天,逛帖,回帖的能力",
5+
"author": "Jason.Joestar",
6+
"repo": "https://github.com/advent259141/astrbot_plugin_astrbook",
7+
"tags": [
8+
"论坛",
9+
"自动水贴"
10+
],
11+
"social_link": "https://github.com/advent259141"
12+
},
213
"astrbot_plugin_grok_web_search": {
314
"display_name": "Grok联网搜索",
415
"desc": "通过 Grok API 进行实时联网搜索,返回综合答案和来源链接,支持指令,LLM Tool和skills调用。",

0 commit comments

Comments
 (0)