We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65adeba commit d2c4c77Copy full SHA for d2c4c77
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-endfield": {
3
+ "display_name": "终末地协议终端",
4
+ "desc": "基于森空岛 API 的终末地插件,支持便签、理智、干员面板等查询。移植自 endfield-plugin。",
5
+ "author": "bvzrays & 熵增项目组",
6
+ "repo": "https://github.com/Entropy-Increase-Team/astrbot_plugin_endfield",
7
+ "tags": [
8
+ "游戏",
9
+ "终末地",
10
+ "数据查询"
11
+ ]
12
+ },
13
"astrbot-plugin-hydrus": {
14
"display_name": "hydrus api调用",
15
"desc": "通过tag, 调用hydrus的API,返回随机图片。",
0 commit comments