koishi-plugin-best-cave 1.6.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -8
- package/readme.md +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "koishi-plugin-best-cave",
|
|
3
|
-
"description": "
|
|
4
|
-
"version": "1.
|
|
3
|
+
"description": "回声洞,可自由添加内容(包括视频),具有可配置的 MD5/pHash 查重机制和可开关的审核系统,支持查阅投稿列表",
|
|
4
|
+
"version": "1.7.0",
|
|
5
5
|
"contributors": [
|
|
6
6
|
"Yis_Rime <yis_rime@outlook.com>"
|
|
7
7
|
],
|
|
@@ -17,21 +17,16 @@
|
|
|
17
17
|
"dist"
|
|
18
18
|
],
|
|
19
19
|
"license": "GPL-3.0",
|
|
20
|
-
"scripts": {},
|
|
21
20
|
"keywords": [
|
|
22
21
|
"chatbot",
|
|
23
22
|
"koishi",
|
|
24
23
|
"plugin",
|
|
25
24
|
"cave",
|
|
26
|
-
"回声洞"
|
|
27
|
-
"PCL"
|
|
25
|
+
"回声洞"
|
|
28
26
|
],
|
|
29
27
|
"devDependencies": {},
|
|
30
28
|
"peerDependencies": {
|
|
31
29
|
"koishi": "^4.18.3",
|
|
32
30
|
"sharp": "^0.33.5"
|
|
33
|
-
},
|
|
34
|
-
"dependencies": {
|
|
35
|
-
"sharp": "^0.33.5"
|
|
36
31
|
}
|
|
37
32
|
}
|
package/readme.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/koishi-plugin-best-cave)
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
回声洞,可自由添加内容(包括视频),具有可配置的 MD5/pHash 查重机制和可开关的审核系统,支持查阅投稿列表
|
|
6
6
|
|
|
7
7
|
## 功能亮点
|
|
8
8
|
|