Skip to content

Commit b1170c2

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#6823
1 parent 6db5bf2 commit b1170c2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

plugins.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"astrbot-plugin-regex-blocker": {
3+
"display_name": "正则消息屏蔽器",
4+
"desc": "通过正则表达式匹配屏蔽用户发送给 LLM 的消息",
5+
"author": "FHMinyi",
6+
"repo": "https://github.com/FHMinyi/astrbot-plugin-regex-blocker",
7+
"tags": [
8+
"屏蔽",
9+
"用户消息",
10+
"消息处理"
11+
]
12+
},
213
"astrbot-plugin-stardewvalleywiki": {
314
"display_name": "星露谷维基查询",
415
"desc": "星露谷物语中文维基查询插件,支持查询游戏物品、任务、村民、攻略等信息。",

0 commit comments

Comments
 (0)