We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780bf3b commit f8a1246Copy full SHA for f8a1246
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "astrbot_plugin_lorebook_lite": {
3
+ "desc": "AstrBot 的 lorebook 插件,支持自定义触发器、变量、逻辑、占位符等。",
4
+ "author": "Raven95676",
5
+ "repo": "https://github.com/Raven95676/astrbot_plugin_lorebook_lite",
6
+ "tags": ["lorebook", "世界书"]
7
+ },
8
"daily_limit": {
9
"desc": "限制成员每日访问AI次数的插件,支持为不同用户和群组设置不同的调用限制(支持的astrbot最低版本为3.5.1)",
10
"author": "left666",
@@ -27,7 +33,7 @@
27
33
},
28
34
"astrbot_plugin_search_pic": {
29
35
"desc": "从 https://saucenao.com/ 搜索图片,功能是以图搜图",
30
- "auther": "lyjlyjlyjly",
36
+ "author": "lyjlyjlyjly",
31
37
"repo": "https://github.com/lyjlyjlyjly/astrbot_plugin_search_pic",
32
38
"tags": ["搜图"]
39
0 commit comments