We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d1c89 commit d7d72e9Copy full SHA for d7d72e9
plugins.json
@@ -1,4 +1,15 @@
1
{
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
+ },
13
"astrbot_plugin_grok_web_search": {
14
"display_name": "Grok联网搜索",
15
"desc": "通过 Grok API 进行实时联网搜索,返回综合答案和来源链接,支持指令,LLM Tool和skills调用。",
0 commit comments