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
8 changes: 8 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"astrbot-plugin-read-local-image": {
"display_name": "Read Local Image",
"desc": "读取本地图片文件并使用 ImageContent 机制让 LLM 立即分析图片内容",
"author": "sunnyyang",
"repo": "https://github.com/sunnyyangyangyang/astrbot_plugin_read_local_image",
"tags": [],
"social_link": ""
},
"astrbot-plugin-astralparty": {
"display_name": "《吉星派对》随机角色地图",
"desc": "随机抽取游戏《吉星派对》中的地图和角色。",
Expand Down
Loading