We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49d8cff + ff4a47d commit 84fb18cCopy full SHA for 84fb18c
plugins.json
@@ -1,4 +1,15 @@
1
{
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
13
"astrbot_plugin_error_notice": {
14
"author": "DragonEmpery",
15
"desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。",
0 commit comments