We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec92ff5 + 03b187e commit 49d8cffCopy full SHA for 49d8cff
plugins.json
@@ -1,4 +1,17 @@
1
{
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
15
"astrbot_plugin_pock_mini": {
16
"author": "IGCrystal",
17
"desc": "[仅 aiocqhttp] 依据长安某的“戳一戳”插件修改而来。本插件新增了调用大语言模型回复。但是也删除了表情包的制作。",
0 commit comments