Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"astrbot-plugin-endfield": {
"display_name": "终末地协议终端",
"desc": "基于森空岛 API 的终末地插件,支持便签、理智、干员面板等查询。移植自 endfield-plugin。",
"author": "bvzrays & 熵增项目组",
"repo": "https://github.com/Entropy-Increase-Team/astrbot_plugin_endfield",
"tags": [
"游戏",
"终末地",
"数据查询"
]
},
"astrbot-plugin-hydrus": {
"display_name": "hydrus api调用",
"desc": "通过tag, 调用hydrus的API,返回随机图片。",
Expand Down
Loading