Skip to content

Commit 5d137f4

Browse files
authored
Merge pull request #144 from anka-afk/main
add plugins: astrbot_plugin_regex_filter astrbot_plugin_at_responder …
2 parents b466a8d + adbc208 commit 5d137f4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

plugins.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
{
2+
"astrbot_plugin_nvda": {
3+
"author": "LHaiC",
4+
"desc": "查询NVDA股票实时行情",
5+
"repo": "https://github.com/LHaiC/astrbot_plugin_nvda",
6+
"tags": ["理财", "科技", "股票"]
7+
},
8+
"astrbot_plugin_at_responder": {
9+
"author": "和泉智宏",
10+
"desc": "多样化@回复插件,配置时请先设置群聊进行@回复,本插件默认不进行@回复支持指定人的全局@、特定群的指定人的@、全群@以及黑名单功能。",
11+
"repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_at_responder"
12+
},
13+
"astrbot_plugin_regex_filter": {
14+
"author": "LKarxa",
15+
"desc": " 一个使用正则表达式处理LLM消息的AstrBot插件,可以对LLM回复进行替换、删除、增添等操作。",
16+
"repo": "https://github.com/LKarxa/astrbot_plugin_regex_filter"
17+
},
218
"prompt_tools": {
319
"author": "LKarxa",
420
"desc": "兼容酒馆预设",

0 commit comments

Comments
 (0)