Skip to content

Commit 49d8cff

Browse files
authored
Merge pull request #165 from anka-afk/main
add plugins: astrbot_plugin_emoji_like astrbot_plugin_error_notice
2 parents ec92ff5 + 03b187e commit 49d8cff

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

plugins.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
{
2+
"astrbot_plugin_error_notice": {
3+
"author": "DragonEmpery",
4+
"desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。",
5+
"repo": "https://github.com/DragonEmpery/astrbot_plugin_error_notice",
6+
"tags": ["主动消息", "通知"]
7+
},
8+
"astrbot_plugin_emoji_like": {
9+
"author": "Zhalslar",
10+
"desc": "[仅 aiocqhttp] 调用LLM判断消息的情感,智能地给消息贴上QQ表情",
11+
"repo": "https://github.com/Zhalslar/astrbot_plugin_emoji_like",
12+
"tags": ["贴表情"],
13+
"social_link": "https://github.com/Zhalslar"
14+
},
215
"astrbot_plugin_pock_mini": {
316
"author": "IGCrystal",
417
"desc": "[仅 aiocqhttp] 依据长安某的“戳一戳”插件修改而来。本插件新增了调用大语言模型回复。但是也删除了表情包的制作。",

0 commit comments

Comments
 (0)