Skip to content

Commit 57ca706

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#5263 (#259)
Co-authored-by: astrbot-plugin-copybara[bot] <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com>
1 parent 9d71a3e commit 57ca706

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"astrbot-plugin-command-router": {
3+
"display_name": "智能指令路由器",
4+
"desc": "基于AI的自然语言指令解析,允许用户使用自然语言调用 AstrBot 中已注册的指令。",
5+
"author": "PyuraMazo",
6+
"repo": "https://github.com/PyuraMazo/astrbot_plugin_command_router",
7+
"tags": [
8+
"指令解析"
9+
],
10+
"social_link": "https://github.com/PyuraMazo"
11+
},
212
"astrbot-plugin-iamthinking": {
313
"display_name": "别吵我在思考",
414
"desc": "别吵,我在思考!还在因为思考型模型反应太慢而烦恼?这个插件不能解决问题,但可以提升一点体验。收到用户消息并准备调用 LLM 时,为这条用户消息贴一个表情表示处理中;发送回复后,再贴一个表情表示处理完成。",

0 commit comments

Comments
 (0)