Skip to content

Commit 84fb18c

Browse files
authored
Merge pull request #166 from anka-afk/main
add plugins: astrbot_plugin_sql_history astrbot_plugin_llm_poke
2 parents 49d8cff + ff4a47d commit 84fb18c

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_llm_poke": {
3+
"author": "和泉智宏",
4+
"desc": "用LLM进行回复的戳一戳插件",
5+
"repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_llm_poke",
6+
"tags": [""]
7+
},
8+
"astrbot_plugin_sql_history": {
9+
"author": "LW",
10+
"desc": "MySQL存储聊天记录",
11+
"repo": "https://github.com/LWWD/astrbot_plugin_sql_history"
12+
},
213
"astrbot_plugin_error_notice": {
314
"author": "DragonEmpery",
415
"desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。",

0 commit comments

Comments
 (0)