Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"astrbot_plugin_llm_poke": {
"author": "和泉智宏",
"desc": "用LLM进行回复的戳一戳插件",
"repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_llm_poke",
"tags": ["戳"]
},
"astrbot_plugin_sql_history": {
"author": "LW",
"desc": "MySQL存储聊天记录",
"repo": "https://github.com/LWWD/astrbot_plugin_sql_history"
},
"astrbot_plugin_error_notice": {
"author": "DragonEmpery",
"desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。",
Expand Down